summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcls%seawood.org <devnull@localhost>1999-09-12 01:09:27 +0000
committercls%seawood.org <devnull@localhost>1999-09-12 01:09:27 +0000
commit039d7cb0c7825b9be5588c6d92f1252b1eabe6b2 (patch)
tree3aa0eccefb3e453663bbad923d197a4672b714a5
parent8e52611b3c16f1ab5168b13b34213ed09a3f7330 (diff)
downloadnspr-hg-unlabeled-3.11.12.tar.gz
Merged changes made to HEAD branch.unlabeled-3.11.12
-rw-r--r--config/SunOS5.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/SunOS5.mk b/config/SunOS5.mk
index 557376b3..cf244de2 100644
--- a/config/SunOS5.mk
+++ b/config/SunOS5.mk
@@ -54,6 +54,7 @@ endif
ifdef NS_USE_GCC
CC = gcc -Wall
CCC = g++ -Wall
+ASFLAGS += -Wa,-P
COMPILER_TAG = _gcc
ifdef NO_MDUPDATE
OS_CFLAGS = $(NOMD_OS_CFLAGS)