Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154824
b: refs/heads/master
c: a873582
h: refs/heads/master
v: v3
  • Loading branch information
Floris Kraak authored and Sam Ravnborg committed Jun 26, 2009
1 parent 2e505e1 commit 47f1047
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7a6b1f1c0c492a6bb6f778dff0f9f5facb90d1a1
refs/heads/master: a8735821d198675dd326cc5847e79df79c735119
3 changes: 2 additions & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@ KBUILD_CPPFLAGS := -D__KERNEL__

KBUILD_CFLAGS := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \
-fno-strict-aliasing -fno-common \
-Werror-implicit-function-declaration
-Werror-implicit-function-declaration \
-Wno-format-security
KBUILD_AFLAGS := -D__ASSEMBLY__

# Read KERNELRELEASE from include/config/kernel.release (if it exists)
Expand Down

0 comments on commit 47f1047

Please sign in to comment.