You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/eclass/ELT-patches/hardcode-relink/1.3d

9 lines
240 B

--- ltmain.sh
+++ ltmain.sh
@@ -2208,4 +2208,4 @@
relink)
- if test "$hardcode_direct" = yes; then
+ if false && test "$hardcode_direct" = yes; then
add="$dir/$linklib"
elif test "$hardcode_minus_L" = yes; then