X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=77198748ad71b455838cc6b4ac443e679c049a3c;hb=43af5f23354dbd67d2fd2d523eefad8053ac388b;hp=423397f03921326922628b006309283332d2bffe;hpb=d178817803d95e4e3ca270bccd1ae2bed4780977;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 423397f03921..77198748ad71 100644 --- a/Makefile +++ b/Makefile @@ -203,7 +203,7 @@ CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \ HOSTCC = gcc HOSTCXX = g++ -HOSTCFLAGS = -Wall -Wundef -Wstrict-prototypes -O2 -fomit-frame-pointer +HOSTCFLAGS = -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer HOSTCXXFLAGS = -O2 # Decide whether to build built-in, modular, or both.