Translated -malign-functions=4 to -falign-functions=16 for the new gcc.

This commit is contained in:
Bruce Evans
2002-05-12 15:51:38 +00:00
parent e754a32842
commit 26e5d4d14f
+1 -1
View File
@@ -51,7 +51,7 @@ CFLAGS+= ${FMT}
DEFINED_PROF= ${PROF}
.if defined(PROF)
CFLAGS+= -malign-functions=4
CFLAGS+= -falign-functions=16
.if ${PROFLEVEL} >= 2
IDENT+= -DGPROF4 -DGUPROF
PROF+= -mprofiler-epilogue