diff options
Diffstat (limited to 'libffi/configure')
-rwxr-xr-x | libffi/configure | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libffi/configure b/libffi/configure index ca0a296..f005150 100755 --- a/libffi/configure +++ b/libffi/configure @@ -14961,6 +14961,11 @@ _ACEOF +cat > local.exp <<EOF +set CC_FOR_TARGET "$CC" +set CXX_FOR_TARGET "$CXX" +EOF + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } |