X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=Makefile;h=5b500f93425b2d34209a8073ee228670ab5f0734;hp=30a5c65b67bd5c40b2ea6537045a290b12b1b383;hb=fad79858d2f2d8d18c3a1a4d1f4bb87a0c49b1d1;hpb=73886aa084e0c32293a609532b629f813eb42fdd diff --git a/Makefile b/Makefile index 30a5c65b67bd..5b500f93425b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 62 +SUBLEVEL = 80 EXTRAVERSION = NAME = Saber-toothed Squirrel @@ -592,6 +592,8 @@ KBUILD_CFLAGS += -fomit-frame-pointer endif endif +KBUILD_CFLAGS += $(call cc-option, -fno-var-tracking-assignments) + ifdef CONFIG_DEBUG_INFO KBUILD_CFLAGS += -g KBUILD_AFLAGS += -gdwarf-2