X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=Makefile;h=89a7d050e4f7919ea570359a2ad53fa11949e0aa;hp=d96fc2ad9a7313a3de25fdf18c002280c9594476;hb=fec8ddd2a735a9e20845a057227ab37eb634e7ea;hpb=21094cfa0c0cc2ebbef5f5cdb04dbf7675aafb0e diff --git a/Makefile b/Makefile index d96fc2ad9a73..89a7d050e4f7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 29 +SUBLEVEL = 74 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