trim out a piece of this patch that managed to sneak in
This commit is contained in:
parent
22572b7857
commit
00ed33495b
@ -1,14 +1,5 @@
|
||||
--- ltmain.sh.orig Sun Sep 10 03:36:07 2000
|
||||
+++ ltmain.sh Sun Sep 10 03:36:20 2000
|
||||
@@ -2619,7 +2619,7 @@
|
||||
# linked before any other PIC object. But we must not use
|
||||
# pic_flag when linking with -static. The problem exists in
|
||||
# FreeBSD 2.2.6 and is fixed in FreeBSD 3.1.
|
||||
- *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*)
|
||||
+ *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*)
|
||||
case "$compile_command " in
|
||||
*" -static "*) ;;
|
||||
*) pic_flag_for_symtable=" $pic_flag -DPIC -DFREEBSD_WORKAROUND";;
|
||||
--- ltmain.sh.orig Sun Aug 6 01:46:51 2000
|
||||
+++ ltmain.sh Sun Sep 10 20:19:16 2000
|
||||
@@ -3555,40 +3555,6 @@
|
||||
# Exit here if they wanted silent mode.
|
||||
test "$show" = : && exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user