summaryrefslogtreecommitdiffstats
path: root/external/liborcus/libtool.patch.0
blob: 663dbd8099d75ea6588318d254b717fad1f2fcc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ltmain.sh.orig	2020-09-09 21:20:23.069433984 -0400
+++ ltmain.sh	2020-09-09 21:27:13.168073996 -0400
@@ -7373,7 +7373,7 @@
       -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
       -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
       -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \
-      -specs=*|-fsanitize=*|-fuse-ld=*|-static-*|-fcilkplus)
+      -specs=*|-fsanitize=*|-fuse-ld=*|--ld-path=*|-static-*|-fcilkplus)
         func_quote_for_eval "$arg"
 	arg=$func_quote_for_eval_result
         func_append compile_command " $arg"