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>

@@ -37,12 +37,10 @@
 # # Override Makefile.master's settings of CC, CCC, AS and LINT # CC=
           $($(MACH64)_CC) CCC=          $($(MACH64)_CCC) 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 # MAPFILECLASS=  -64