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
*** 50,60 ****
CRTSRCS= ../../../../lib/crt/sparc
CRTI= pics/crti.o
CRTN= pics/crtn.o
CRTS= $(CRTI) $(CRTN)
! CHKSRCS= $(SRCBASE)/uts/common/krtld/reloc.h
BASEPLAT = sparc
include $(SRC)/Makefile.master
--- 50,60 ----
CRTSRCS= ../../../../lib/crt/sparc
CRTI= pics/crti.o
CRTN= pics/crtn.o
CRTS= $(CRTI) $(CRTN)
! CHKSRCS= $(SRC)/uts/common/krtld/reloc.h
BASEPLAT = sparc
include $(SRC)/Makefile.master