X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=Makefile;h=e43b86ec72bf09b242e9988a5cb8ac4d10f4971c;hp=848be2634e15dbcbd8ac1d13f62d53e33f47fb50;hb=8ff1d97cc2acc153f27e0fa6b94ec8e251f40049;hpb=260716c872b0d2702ebf15c9228c6e86e0ea404a diff --git a/Makefile b/Makefile index 848be2634e15..e43b86ec72bf 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 54 +SUBLEVEL = 78 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