diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-01-26 10:23:42 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-01-26 10:23:42 -0500 |
commit | f4123407df7bff8fac276c47fc5cf32c17445edf (patch) | |
tree | 6830fe5dfbca5d144086db5a0d03830ce5b4fbe5 /Kbuild-Add-an-option-to-enable-GCC-VTA.patch | |
parent | 3bfe7773d635cd9073510f2fba18e76150a6487a (diff) | |
download | kernel-f4123407df7bff8fac276c47fc5cf32c17445edf.tar.gz kernel-f4123407df7bff8fac276c47fc5cf32c17445edf.tar.xz kernel-f4123407df7bff8fac276c47fc5cf32c17445edf.zip |
Linux v3.19-rc6
- 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 a103187f2..c52277747 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 fb93350cf645..8431815e1d46 100644 +index 95a0e827ecd3..c4dd3b6b996d 100644 --- a/Makefile +++ b/Makefile @@ -706,7 +706,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer |