From 7c64338796c6f7baf07e285d1308329e16386469 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 18 Mar 2015 17:13:37 +0000 Subject: Pass the CC set in configure.local to Makefile.local. Issue found while testing on opencsw.org. --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index fb2dabc9..772f43e5 100755 --- a/configure +++ b/configure @@ -382,6 +382,7 @@ INSTALL_TARGETS="base-install" cat << __HEREDOC__ BUILD_TARGETS = ${BUILD_TARGETS} INSTALL_TARGETS = ${INSTALL_TARGETS} +CC = ${CC} CFLAGS = ${CFLAGS} DBLIB = ${DBLIB} STATIC = ${STATIC} -- cgit v1.2.3-56-ge451