diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-07-13 10:53:53 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-07-13 10:53:53 -0400 |
commit | 228ccc4defbda4317b06d561e5fb532c774fe2e2 (patch) | |
tree | 6f3fc3a081eea2a622718a3d9221e36a5faf43cf /Kbuild-Add-an-option-to-enable-GCC-VTA.patch | |
parent | 91185af140aa2b2f0aeac77484295d15c9361b33 (diff) | |
download | kernel-228ccc4defbda4317b06d561e5fb532c774fe2e2.tar.gz kernel-228ccc4defbda4317b06d561e5fb532c774fe2e2.tar.xz kernel-228ccc4defbda4317b06d561e5fb532c774fe2e2.zip |
Linux v4.2-rc2
- Disable debugging options.
Diffstat (limited to 'Kbuild-Add-an-option-to-enable-GCC-VTA.patch')
-rw-r--r-- | Kbuild-Add-an-option-to-enable-GCC-VTA.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kbuild-Add-an-option-to-enable-GCC-VTA.patch b/Kbuild-Add-an-option-to-enable-GCC-VTA.patch index f04707aa8..39ec531ea 100644 --- a/Kbuild-Add-an-option-to-enable-GCC-VTA.patch +++ b/Kbuild-Add-an-option-to-enable-GCC-VTA.patch @@ -43,7 +43,7 @@ Signed-off-by: Josh Stone <jistone@redhat.com> 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile -index 13270c0a9336..4ce793e576cf 100644 +index 257ef5892ab7..3cc6f4477e78 100644 --- a/Makefile +++ b/Makefile @@ -701,7 +701,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer |