# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/lua-bitlib/hotfix-cross.patch # Copyright (C) 2008 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- bitlib-25/configure.vanilla 2008-09-03 11:54:19.000000000 +0200 +++ bitlib-25/configure 2008-09-03 11:55:13.000000000 +0200 @@ -20210,11 +20210,8 @@ CFLAGS="$CFLAGS $LUA_INCLUDES" LIBS="$LIBS $LUA_LIBS" if test "$cross_compiling" = yes; then - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot run test program while cross compiling -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } +{ echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */