diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-05-18 15:27:09 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-05-18 15:27:09 -0400 |
commit | 3f7ea9f387523b9b65a362aa9ce48aa6c26f70e5 (patch) | |
tree | cc399ed775e926cd18dabf92a4b9947d15afb854 /Kbuild-Add-an-option-to-enable-GCC-VTA.patch | |
parent | 65af5163146680da6d0c7b3f290e521c22aac544 (diff) | |
download | kernel-3f7ea9f387523b9b65a362aa9ce48aa6c26f70e5.tar.gz kernel-3f7ea9f387523b9b65a362aa9ce48aa6c26f70e5.tar.xz kernel-3f7ea9f387523b9b65a362aa9ce48aa6c26f70e5.zip |
Linux v4.1-rc4
- 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 22cd332d9..36005ab30 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 eae539d69bf3..57673a2c16f9 100644 +index dc20bcb9b271..e52d6c2d559c 100644 --- a/Makefile +++ b/Makefile @@ -704,7 +704,11 @@ KBUILD_CFLAGS += -fomit-frame-pointer |