projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83bbd75
)
Revert "DNM: (chuckles) I'm in danger."
author
ivanmeler
<i_ivan@windowslive.com>
Tue, 29 Mar 2022 17:36:56 +0000
(17:36 +0000)
committer
ivanmeler
<i_ivan@windowslive.com>
Tue, 29 Mar 2022 17:36:56 +0000
(17:36 +0000)
This reverts commit
a25e7b8ba2f7d5bae165d9345e00ed3a31096af8
.
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 2fb9307873b37e8c74add4df475b7841e77e0843..57f89c4741654cd79bdc03013c41a88b3baa5e69 100755
(executable)
--- a/
Makefile
+++ b/
Makefile
@@
-404,6
+404,7
@@
KBUILD_CFLAGS := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \
-fno-strict-aliasing -fno-common \
-Werror-implicit-function-declaration \
-Wno-format-security \
+ -Werror \
-std=gnu89 $(call cc-option,-fno-PIE)
KBUILD_AFLAGS_KERNEL :=