Print this page
8609 want a position independent CRT
*** 21,33 ****
#
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
- #ident "%Z%%M% %I% %E% SMI"
! CRTSRCS= $(SRC)/lib/common/sparcv9
include $(SRC)/cmd/sgs/0@0/Makefile.com
.KEEP_STATE:
install: all $(ROOTLIBDIR64)/$(DYNLIB)
--- 21,32 ----
#
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
! CRTSRCS= $(SRC)/lib/crt/sparcv9
include $(SRC)/cmd/sgs/0@0/Makefile.com
.KEEP_STATE:
install: all $(ROOTLIBDIR64)/$(DYNLIB)