components/stdcxx/Makefile
changeset 2225 f064d3d3190d
parent 2164 b580bc10e31a
child 3817 30b42c38bbc4
--- a/components/stdcxx/Makefile	Fri Nov 21 10:49:36 2014 -0800
+++ b/components/stdcxx/Makefile	Fri Nov 21 16:37:26 2014 -0800
@@ -248,7 +248,9 @@
 
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
-build: $(BUILD_32) $(BUILD_64)
+configure:	$(CONFIGURE_32_and_64)
+
+build: $(BUILD_32_and_64)
 
 install: $(BUILD_DIR_32)/.built $(BUILD_DIR_64)/.built
 	$(CP) $(COMPONENT_DIR)/Solaris/install.sh $(COMPONENT_DIR)/