Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140991
b: refs/heads/master
c: 4acd4d0
h: refs/heads/master
i:
  140989: c3d3462
  140987: 4b7f760
  140983: c4d94e0
  140975: 1eb8039
  140959: 64f9771
  140927: d995202
v: v3
  • Loading branch information
Steven Rostedt committed Mar 18, 2009
1 parent da39bae commit 7c6a40f
Show file tree
Hide file tree
Showing 94 changed files with 13,272 additions and 1,422 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: 22de89b371a18086162eacd9f8c960299334ab01
refs/heads/master: 4acd4d00f716873e27e7b60ae292cbdbfae674dd
3 changes: 0 additions & 3 deletions trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -567,9 +567,6 @@ KBUILD_CFLAGS += $(call cc-option,-Wdeclaration-after-statement,)
# disable pointer signed / unsigned warnings in gcc 4.0
KBUILD_CFLAGS += $(call cc-option,-Wno-pointer-sign,)

# disable invalid "can't wrap" optimzations for signed / pointers
KBUILD_CFLAGS += $(call cc-option,-fwrapv)

# Add user supplied CPPFLAGS, AFLAGS and CFLAGS as the last assignments
# But warn user when we do so
warn-assign = \
Expand Down
Loading

0 comments on commit 7c6a40f

Please sign in to comment.