add <orbit2> - a corba-compliant Object Request Broker implementation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16462 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
13
libs/orbit2/patches/010-dont-run-testprograms.patch
Normal file
13
libs/orbit2/patches/010-dont-run-testprograms.patch
Normal file
@ -0,0 +1,13 @@
|
||||
diff --git a/configure b/configure
|
||||
index bd8d550..74c5330 100755
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -24219,7 +24219,7 @@ if test "$cross_compiling" = yes; then
|
||||
See \`config.log' for more details." >&5
|
||||
$as_echo "$as_me: error: cannot run test program while cross compiling
|
||||
See \`config.log' for more details." >&2;}
|
||||
- { (exit 1); exit 1; }; }
|
||||
+ }
|
||||
else
|
||||
cat >conftest.$ac_ext <<_ACEOF
|
||||
/* confdefs.h. */
|
Reference in New Issue
Block a user