Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79825
b: refs/heads/master
c: 8c4385d
h: refs/heads/master
i:
  79823: 113233c
v: v3
  • Loading branch information
Adrian Bunk authored and Ingo Molnar committed Jan 30, 2008
1 parent fd50fd1 commit 307434c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 1c69524c2e5b83e52a098ebdeb4a8b52169f6a03
refs/heads/master: 8c4385d7f5b77415156c9b900016cc8161d49f17
4 changes: 0 additions & 4 deletions trunk/arch/x86/Makefile_32
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ include $(srctree)/arch/x86/Makefile_32.cpu
# temporary until string.h is fixed
cflags-y += -ffreestanding

# this works around some issues with generating unwind tables in older gccs
# newer gccs do it by default
cflags-y += -maccumulate-outgoing-args

# Disable unit-at-a-time mode on pre-gcc-4.0 compilers, it makes gcc use
# a lot more stack due to the lack of sharing of stacklots:
KBUILD_CFLAGS += $(shell if [ $(call cc-version) -lt 0400 ] ; then echo $(call cc-option,-fno-unit-at-a-time); fi ;)
Expand Down

0 comments on commit 307434c

Please sign in to comment.