Print this page
9128 cw(1onbld) should be able to run multiple shadows
9129 file-locking tests shouldn't build multiple source files in one compiler invocation
9130 DTrace tst.gcc.d isn't useful
9132 cw(1onbld) shouldn't shadow pure preprocessing
Reviewed by: Andy Fiddaman <omnios@citrus-it.net>

@@ -61,13 +61,10 @@
 CPP=            $($(MACH64)_CPP)
 AS=             $($(MACH64)_AS)
 LD=             $($(MACH64)_LD)
 LINT=           $($(MACH64)_LINT)
 
-REAL_CC=        $(CW_CC_CMD:sh)
-REAL_CCC=       $(CW_CCC_CMD:sh)
-
 BUILD.SO=       $(CC) $(CFLAGS) -o $@ $(GSHARED) $(DYNFLAGS) \
                 $(PICS) $(EXTPICS) -L $(ROOTLIBDIR64) $(LDLIBS)
 
 #
 # ld(1) requires the -64 option to create a 64-bit filter solely from a mapfile