Browse Source

- added comment

Andrei Pelinescu-Onciul 23 years ago
parent
commit
687e82fe1f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Makefile.defs

+ 1 - 0
Makefile.defs

@@ -225,6 +225,7 @@ endif
 
 ifeq  ($(OS), SunOS)
 	ifeq ($(mode), release)
+		#use these only if you're using gcc with Solaris ld
 		#LDFLAGS=-O2 $(PROFILE)
 		#MOD_LDFLAGS=-O2 -G
 	else