View | Details | Raw Unified
Collapse All | Expand All

(-) Makefile.orig (-1 / +1 lines)
 Lines 185-191    Link Here 
HOSTCC  	= gcc
HOSTCC  	= gcc
HOSTCXX  	= g++
HOSTCXX  	= g++
HOSTCFLAGS	= -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
HOSTCFLAGS	= -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DKBUILD_NO_NLS
HOSTCXXFLAGS	= -O2
HOSTCXXFLAGS	= -O2
# 	Decide whether to build built-in, modular, or both.
# 	Decide whether to build built-in, modular, or both.