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