X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=Makefile;h=70769fbb8be4ae350dc44dd8188f909140c19bcb;hp=299e2ebef1e41cb7f37cffeba2d7d43b672df372;hb=7f6752f70dc50da1c2a26efb1c05dc07b1806c03;hpb=c93f6a9ea3a63dff82ac0c57c78636d43fbb2b8a diff --git a/Makefile b/Makefile index 299e2ebef1e4..70769fbb8be4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 48 +SUBLEVEL = 67 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