components/openssl/openssl-default/Makefile
changeset 5125 34cc580c62c2
parent 4909 37c8a5df8c41
child 5171 4e8b3c0ea78c
--- a/components/openssl/openssl-default/Makefile	Mon Nov 16 06:14:40 2015 -0800
+++ b/components/openssl/openssl-default/Makefile	Mon Nov 23 15:33:43 2015 -0800
@@ -65,6 +65,11 @@
 # OpenSSL does not use autoconf but its own configure system.
 CONFIGURE_SCRIPT = $(SOURCE_DIR)/Configure
 
+# Ignore default CC_FOR_BUILD, CC, and CXX in CONFIGURE_ENV.
+CONFIGURE_ENV += CC_FOR_BUILD=
+CONFIGURE_ENV += CC=
+CONFIGURE_ENV += CXX=
+
 # This is to force OpenSSL's Configure script to use gmake for 'make links'. 
 # Otherwise it fails with:
 #     mksh: Fatal error in reader: Unmatched `(' on line