diff --git a/[refs] b/[refs] index 3afb3ebb0349..9a864593f8ad 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d8982ba1f2a24f1db89d23e9f5224f932f8b04a0 +refs/heads/master: af332aa3876eaf39b159d345c86b744832ec4336 diff --git a/trunk/Makefile b/trunk/Makefile index b4de51d72771..7d251290479d 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -492,7 +492,7 @@ endif include $(srctree)/arch/$(ARCH)/Makefile ifdef CONFIG_FRAME_POINTER -CFLAGS += -fno-omit-frame-pointer $(call cc-option,-fno-optimize-sibling-calls,) +CFLAGS += -fno-omit-frame-pointer -fno-optimize-sibling-calls else CFLAGS += -fomit-frame-pointer endif