Explorar el Código

- added comment

Andrei Pelinescu-Onciul hace 23 años
padre
commit
687e82fe1f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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