diff options
Diffstat (limited to 'usr/src/psm/Makefile.psm.64')
| -rw-r--r-- | usr/src/psm/Makefile.psm.64 | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/usr/src/psm/Makefile.psm.64 b/usr/src/psm/Makefile.psm.64 index db24cc00c7..e52c638189 100644 --- a/usr/src/psm/Makefile.psm.64 +++ b/usr/src/psm/Makefile.psm.64 @@ -2,9 +2,8 @@ # CDDL HEADER START # # The contents of this file are subject to the terms of the -# Common Development and Distribution License, Version 1.0 only -# (the "License"). You may not use this file except in compliance -# with the License. +# Common Development and Distribution License (the "License"). +# You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. @@ -20,11 +19,9 @@ # CDDL HEADER END # # -# Copyright 2004 Sun Microsystems, Inc. All rights reserved. +# Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" -# # psm/Makefile.psm.64 # # This makefile contains the compiler fiddling needed to build @@ -39,4 +36,4 @@ $(SPARC_BLD)ALWAYS_DEFS += -D__sparc -D__sparcv9 -D_SYSCALL32_IMPL $(SPARC_BLD)AS_DEFS += -D__sparc -D__sparcv9 $(SPARC_BLD)CPPFLAGS += -D__sparc -D__sparcv9 -D_SYSCALL32 $(SPARC_BLD)ASFLAGS += -D__sparc -D__sparcv9 -$(SPARC_BLD)LINTFLAGS64 += -errchk=longptr64 -Xarch=v9 +$(SPARC_BLD)LINTFLAGS64 += -errchk=longptr64 -m64 |
