mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
libdaq: update to 3.0.0-beta1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
diff -u --recursive daq-2.2.2-vanilla/configure daq-2.2.2/configure
|
||||
--- daq-2.2.2-vanilla/configure 2017-07-05 15:58:03.000000000 -0400
|
||||
+++ daq-2.2.2/configure 2018-09-01 17:18:56.774898034 -0400
|
||||
@@ -13244,10 +13244,11 @@
|
||||
else
|
||||
|
||||
if test "$cross_compiling" = yes; then :
|
||||
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
||||
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
||||
-as_fn_error $? "cannot run test program while cross compiling
|
||||
-See \`config.log' for more details" "$LINENO" 5; }
|
||||
+# { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
||||
+#$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
||||
+#as_fn_error $? "cannot run test program while cross compiling
|
||||
+#See \`config.log' for more details" "$LINENO" 5; }
|
||||
+ echo " No cross compiling test."
|
||||
else
|
||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||
/* end confdefs.h. */
|
||||
Reference in New Issue
Block a user