1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
$FreeBSD$ --- Makefile.rules +++ Makefile.rules @@ -35,7 +35,9 @@ CMD_PREFIX= endif +ifneq ($(OSARCH),FreeBSD) OPTIMIZE?=-O6 +endif ifeq ($(findstring DONT_OPTIMIZE,$(MENUSELECT_CFLAGS)),) # More GSM codec optimization