components/cmake/Makefile
changeset 5125 34cc580c62c2
parent 5081 198d4a3e4b73
child 5682 94c0ca64c022
--- a/components/cmake/Makefile	Mon Nov 16 06:14:40 2015 -0800
+++ b/components/cmake/Makefile	Mon Nov 23 15:33:43 2015 -0800
@@ -57,8 +57,6 @@
 
 # We need these in the environment, although they are already passed
 # as CONFIGURE_OPTIONS; otherwise the correct compilers are not used
-CONFIGURE_ENV +=	CC="$(CC)"	
-CONFIGURE_ENV +=	CXX="$(CXX)"	
 CONFIGURE_ENV +=	LDFLAGS="$(LDFLAGS)"	
 CONFIGURE_ENV +=	MAKE="$(GMAKE)"	
 CONFIGURE_ENV +=	CFLAGS="$(CFLAGS)"