Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61849
b: refs/heads/master
c: af332aa
h: refs/heads/master
i:
  61847: 0676594
v: v3
  • Loading branch information
Adrian Bunk authored and Sam Ravnborg committed Jul 17, 2007
1 parent 24db1f9 commit f654c1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d8982ba1f2a24f1db89d23e9f5224f932f8b04a0
refs/heads/master: af332aa3876eaf39b159d345c86b744832ec4336
2 changes: 1 addition & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f654c1f

Please sign in to comment.