Print this page
8609 want a position independent CRT
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Albert Lee <trisk@forkgnu.org>
Approved by:
*** 21,34 ****
#
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
- # ident "%Z%%M% %I% %E% SMI"
- #
! CRTSRCS= ../../common/amd64
include ../Makefile.com
include ../../Makefile.lib.64
CPPFLAGS += -D_SYSCALL32
--- 21,32 ----
#
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
! CRTSRCS= ../../crt/amd64
include ../Makefile.com
include ../../Makefile.lib.64
CPPFLAGS += -D_SYSCALL32