Print this page
10080 smatch Makefile changes for usr/src/cmd

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/sgs/libconv/Makefile.com
          +++ new/usr/src/cmd/sgs/libconv/Makefile.com
↓ open down ↓ 83 lines elided ↑ open up ↑
  84   84  #
  85   85  NOCTFOBJS =     $(OBJECTS)
  86   86  CTFMERGE_LIB =  :
  87   87  
  88   88  include $(SRC)/lib/Makefile.lib
  89   89  include $(SRC)/cmd/sgs/Makefile.com
  90   90  
  91   91  CERRWARN        += -_gcc=-Wno-type-limits
  92   92  CERRWARN        += -_gcc=-Wno-switch
  93   93  
       94 +# not linted
       95 +SMATCH=off
       96 +
  94   97  CTFCONVERT_O=
  95   98  
  96   99  README_REVISION=../../packages/common/readme_revision
  97  100  ONLDREADME=     ../../packages/common/SUNWonld-README
  98  101  
  99  102  PICS=           $(OBJECTS:%=pics/%)
 100  103  
 101  104  CPPFLAGS +=     -I$(SRCBASE)/lib/libc/inc -I$(ELFCAP) \
 102  105                  -I$(SRC)/common/sgsrtcid
 103  106  
↓ open down ↓ 28 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX