Print this page
NEX-16705 Turn off globallint
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com>
re #13842 make clobber leaves trash
        
*** 131,141 ****
                          $(OEM_USR_PLAT_LINKS)
  
  #
  #       Full kernel lint target.
  #
! LINT_TARGET     = globallint
  
  # workaround for multiply defined errors
  globallint := LINTFLAGS += -erroff=E_NAME_MULTIPLY_DEF2
  
  globallint:
--- 131,141 ----
                          $(OEM_USR_PLAT_LINKS)
  
  #
  #       Full kernel lint target.
  #
! LINT_TARGET     = # globallint
  
  # workaround for multiply defined errors
  globallint := LINTFLAGS += -erroff=E_NAME_MULTIPLY_DEF2
  
  globallint: