summaryrefslogtreecommitdiff
path: root/package/orbit2/patches/patch-configure
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-28 03:06:55 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-28 03:06:55 +0200
commit0c9fca670b86871f111e1cda82ac8f70605992be (patch)
treeb879cb81743c4bdf576bbcf69c494681a6e7b50f /package/orbit2/patches/patch-configure
parent6692b15f8bd7ffc742cce5b67b963b458f87f8b6 (diff)
add first step to get java working
Diffstat (limited to 'package/orbit2/patches/patch-configure')
-rw-r--r--package/orbit2/patches/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/orbit2/patches/patch-configure b/package/orbit2/patches/patch-configure
new file mode 100644
index 000000000..e2a4d02c9
--- /dev/null
+++ b/package/orbit2/patches/patch-configure
@@ -0,0 +1,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'