181641d8b2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11688 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
403 B
Diff
12 lines
403 B
Diff
--- a/src/configure
|
|
+++ b/src/configure
|
|
@@ -6303,7 +6303,7 @@
|
|
{ echo "$as_me:$LINENO: checking packing order of bit fields" >&5
|
|
echo $ECHO_N "checking packing order of bit fields... $ECHO_C" >&6; }
|
|
if test "$cross_compiling" = yes; then
|
|
- $ECHO "no defaults for cross-compiling"; exit 0
|
|
+ rpppoe_cv_pack_bitfields="$ac_cv_pack_bitfields"
|
|
else
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
/* confdefs.h. */
|