summaryrefslogtreecommitdiff
path: root/usr/src/grub/grub-0.97/Makefile.solaris.defs
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/grub/grub-0.97/Makefile.solaris.defs')
-rw-r--r--usr/src/grub/grub-0.97/Makefile.solaris.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/grub/grub-0.97/Makefile.solaris.defs b/usr/src/grub/grub-0.97/Makefile.solaris.defs
index 6635364191..a7e68a5239 100644
--- a/usr/src/grub/grub-0.97/Makefile.solaris.defs
+++ b/usr/src/grub/grub-0.97/Makefile.solaris.defs
@@ -76,6 +76,7 @@ LINK = $(CCLD) $(LINKFLAGS) $(LDFLAGS)
DEFS = -DHAVE_CONFIG_H -DSOLARIS_NETBOOT
OPTFLAGS = -falign-jumps=1 -falign-loops=1 -falign-functions=1
+OPTFLAGS += -fno-reorder-functions
#WARNFLAGS = -Wall -Wmissing-prototypes -Wunused -Wshadow \
# -Wpointer-arith -Wundef