blob: e2a4d02c9379ad79d4a2e5b0eb8752db3b362d20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- ORBit2-2.14.19.orig/configure 2010-09-28 11:39:37.000000000 +0200
+++ ORBit2-2.14.19/configure 2011-03-25 19:39:53.000000000 +0100
@@ -8373,7 +8373,7 @@ $as_echo_n "checking whether the $compil
# here allows them to be overridden if necessary.
runpath_var=LD_RUN_PATH
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
- export_dynamic_flag_spec='${wl}--export-dynamic'
+ #export_dynamic_flag_spec='${wl}--export-dynamic'
# ancient GNU ld didn't support --whole-archive et. al.
if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
|