summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_linux.GNU
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-03 14:22:02 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-03 14:22:02 +0000
commitf563bc9ee4f603dfb6ea6766bb222245a598893f (patch)
tree07cda8774b5c2fe4cc326c36e96705148fe1f3bf /include/makeinclude/platform_linux.GNU
parent45a462fc884b4527c6016115981f21d9db8d498e (diff)
downloadATCD-f563bc9ee4f603dfb6ea6766bb222245a598893f.tar.gz
updated comment
Diffstat (limited to 'include/makeinclude/platform_linux.GNU')
-rw-r--r--include/makeinclude/platform_linux.GNU4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/makeinclude/platform_linux.GNU b/include/makeinclude/platform_linux.GNU
index 83c2938bb59..61d3390e15c 100644
--- a/include/makeinclude/platform_linux.GNU
+++ b/include/makeinclude/platform_linux.GNU
@@ -25,5 +25,7 @@ SOBUILD = $(COMPILE.cc) $(PIC) -o $(VSHDIR)$*.so $<
PRELIB = @true
#### as appears to have a string limit of about 4096 characters.
-#### Suppressing the -g for a few files helps.
+#### Suppressing the -g for a few files helps. It really only
+#### needs to be suppressed on Alphas, so you can comment this line
+#### out if you're on an Intel platform.
SUPPRESS_DASH_G = 1