Print this page
1961 investigate stopping uniquifying CTF information
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/sun4v/Makefile.sun4v
          +++ new/usr/src/uts/sun4v/Makefile.sun4v
↓ open down ↓ 153 lines elided ↑ open up ↑
 154  154  include $(SRC)/psm/promif/$(PROMIF)/$(PLATFORM)/Makefile.files
 155  155  include $(UTSBASE)/common/Makefile.files
 156  156  
 157  157  #
 158  158  #       Include machine independent rules. Note that this does not imply
 159  159  #       that the resulting module from rules in Makefile.uts is machine
 160  160  #       independent. Only that the build rules are machine independent.
 161  161  #
 162  162  include $(UTSBASE)/Makefile.uts
 163  163  
 164      -CTFMERGE_GUDIR  = sun4v
 165      -
 166  164  #
 167  165  #       machine specific optimization, override default in Makefile.master
 168  166  #
 169  167  CC_XARCH        = -m64 -xarch=sparcvis
 170  168  AS_XARCH        = -xarch=v9v
 171  169  COPTIMIZE       = -xO3
 172  170  CCMODE          = -Xa
 173  171  
 174  172  CFLAGS          = -xchip=ultra $(CCABS32) $(CCREGSYM)
 175  173  CFLAGS          += $(CC_XARCH)
↓ open down ↓ 264 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX