summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libffi/ghc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/libffi/ghc.mk b/libffi/ghc.mk
index 4e177d24a4..ec37f0c533 100644
--- a/libffi/ghc.mk
+++ b/libffi/ghc.mk
@@ -90,6 +90,7 @@ $(libffi_STAMP_CONFIGURE): $(TOUCH_DEP)
$(LIBFFI_PATH_MANGLE) \
cd build && \
CC=$(CC_STAGE1) \
+ CXX=$(CC_STAGE1) \
LD=$(LD) \
AR=$(AR_STAGE1) \
NM=$(NM) \