K 10 svn:author V 6 davide K 8 svn:date V 27 2015-02-06T03:49:31.566001Z K 7 svn:log V 406 Always prefer double dashes for GNU LD long options. I discovered this while working on llvm/lld and realized export-dynamic only supported --. Although upstream will eventually grow to support both - and --, switch this in our build system, because GNU ld supports both modes, and because there's some hope lld will become the default linker for FreeBSD in the future. Discussed with: emaste, rdivacky END