Print this page
11461 should use a native link-editor during the build
11463 SUNWonld has passed its use-by date
11464 cmd/sgs/tools should contain tools, not common code
11465 sgsmsg should be built with the rest of the build tools

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/sgs/rtld/sparcv9/Makefile
          +++ new/usr/src/cmd/sgs/rtld/sparcv9/Makefile
↓ open down ↓ 44 lines elided ↑ open up ↑
  45   45  
  46   46  P_ASOBJS=       boot.o          boot_elf.o      caller.o
  47   47  
  48   48  S_ASOBJS=
  49   49  
  50   50  CRTSRCS=        ../../../../lib/crt/sparc
  51   51  CRTI=           pics/crti.o
  52   52  CRTN=           pics/crtn.o
  53   53  CRTS=           $(CRTI)         $(CRTN)
  54   54  
  55      -CHKSRCS=        $(SRCBASE)/uts/common/krtld/reloc.h
       55 +CHKSRCS=        $(SRC)/uts/common/krtld/reloc.h
  56   56  
  57   57  BASEPLAT =      sparc
  58   58  
  59   59  include         $(SRC)/Makefile.master
  60   60  
  61   61  # We build sparc objects with cc by default
  62   62  MAPFILE-ORDER =         ../common/mapfile-order-devpro
  63   63  $(__GNUC64)MAPFILE-ORDER =      ../common/mapfile-order-gcc
  64   64  
  65   65  include         $(SRC)/cmd/sgs/rtld/Makefile.com
↓ open down ↓ 39 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX