From e93e0adbb537b6fda449a7aca59cda652e0e8cda Mon Sep 17 00:00:00 2001 From: George Rimar Date: Thu, 10 Nov 2016 14:48:39 +0000 Subject: [PATCH] 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lld/ELF/Options.td b/lld/ELF/Options.td index 261fad1..6fcc777 100644 --- a/lld/ELF/Options.td +++ b/lld/ELF/Options.td @@ -223,7 +223,7 @@ def z: JoinedOrSeparate<["-"], "z">, MetaVarName<"