Print this page
11736 Stop using $VERSION for the genunix label
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Toomas Soome <tsoome@me.com>

@@ -70,15 +70,13 @@
 #  
 CFLAGS += $(CCVERBOSE)
 
 #
 # dependency on blkdev module, scope limiting mapfile
-# Note that we have to allow CTFMERGE to use fuzzy matching
 #
 MAPFILE         = $(UTSBASE)/common/io/sdcard/impl/mapfile
 LDFLAGS         += -dy -Ndrv/blkdev -B reduce -M $(MAPFILE)
-CTFMRGFLAGS     += -f
 
 # needs work
 SMOFF += all_func_returns
 
 #