diff options
Diffstat (limited to 'usr/src/lib/libtsol/Makefile.com')
| -rw-r--r-- | usr/src/lib/libtsol/Makefile.com | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/lib/libtsol/Makefile.com b/usr/src/lib/libtsol/Makefile.com index 1f600d0e16..7fb0da5610 100644 --- a/usr/src/lib/libtsol/Makefile.com +++ b/usr/src/lib/libtsol/Makefile.com @@ -19,11 +19,9 @@ # CDDL HEADER END # # -# Copyright 2006 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" -# LIBRARY = libtsol.a VERS = .2 @@ -53,7 +51,7 @@ COMMONDIR= $(SRC)/common/tsol CFLAGS += $(CCVERBOSE) CPPFLAGS += -D_REENTRANT -I$(SRCDIR) -I$(COMMONDIR) -LINTFLAGS64 += -Xarch=v9 +LINTFLAGS64 += -m64 .KEEP_STATE: |
