components/tcl/expect/Makefile
changeset 7170 019e1326fbcf
parent 6346 ec1d5aacfdef
child 7687 1093e2a9adbd
--- a/components/tcl/expect/Makefile	Wed Oct 26 11:31:56 2016 +0200
+++ b/components/tcl/expect/Makefile	Thu Oct 27 10:42:36 2016 -0700
@@ -55,10 +55,15 @@
 CONFIGURE_OPTIONS.64 += 	-enable-64bit
 CONFIGURE_OPTIONS.sparc.64 +=	--enable-64bit-vis
 
+CC += $(CC_BITS)
+
 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
 COMPONENT_TEST_TARGETS = test
 COMPONENT_TEST_TRANSFORMS += \
 	'-e "s|$(WS_TOP)|\\$$(WS_TOP)|g"' \
+	'-e "/Nothing to be done/d"' \
+	'-e "/Leaving directory/d"' \
+	'-e "/Entering directory/d"' \
 	'-e "s|tcl/build/$(MACH$(BITS))|\\$$(TCLBUILD)|g"'
 
 # special targets due to tcl internals dependencies