Reverted r286451 "[ELF] - Allow separate form for -f (alias for -auxiliary)."
authorGeorge Rimar <grimar@accesssoftek.com>
Thu, 10 Nov 2016 14:48:39 +0000 (14:48 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Thu, 10 Nov 2016 14:48:39 +0000 (14:48 +0000)
commite93e0adbb537b6fda449a7aca59cda652e0e8cda
treea354fe321eedba0c5ac2c183a19ad2c4f9d9327a
parent7be6d994424ba699c9f6b672b650e63e7547776e
Reverted r286451 "[ELF] - Allow separate form for -f (alias for -auxiliary)."

Though the patch was technically correct,
the only FreeBSD port (noticed atm) that tried using it was
www/mod_jk. And it seems just passed gcc option to linker by mistake:

"-Wl,-L-L/usr/local/lib -Wl,-rpath,/usr/local/lib -Wl,-fstack-protector -Wl,-fstack-protector -o mod_jk.la "

Given that it is an easy mistake to make, reverting for now.

llvm-svn: 286458
lld/ELF/Options.td