summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-lts-grsec-knock/3.14.14-a410a5e2b7-loongson-community.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-19 10:46:10 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-19 10:46:10 -0300
commitecf86e7aa33edc357c24b5d405f404e10d6e5725 (patch)
tree18fc9d23e90ef3f2a0c283bb4b09d0d4b4998db3 /kernels/linux-libre-lts-grsec-knock/3.14.14-a410a5e2b7-loongson-community.patch
parent35c3a0c0b149ea372c7d186ef6b26bb591b2819a (diff)
downloadabslibre-ecf86e7aa33edc357c24b5d405f404e10d6e5725.tar.gz
abslibre-ecf86e7aa33edc357c24b5d405f404e10d6e5725.tar.bz2
abslibre-ecf86e7aa33edc357c24b5d405f404e10d6e5725.zip
linux-libre-lts-grsec{,-knock}-3.14.19_gnu.201409180900-1: updating version
Diffstat (limited to 'kernels/linux-libre-lts-grsec-knock/3.14.14-a410a5e2b7-loongson-community.patch')
-rw-r--r--kernels/linux-libre-lts-grsec-knock/3.14.14-a410a5e2b7-loongson-community.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/kernels/linux-libre-lts-grsec-knock/3.14.14-a410a5e2b7-loongson-community.patch b/kernels/linux-libre-lts-grsec-knock/3.14.14-a410a5e2b7-loongson-community.patch
index c7a63c2e5..8cd53fd61 100644
--- a/kernels/linux-libre-lts-grsec-knock/3.14.14-a410a5e2b7-loongson-community.patch
+++ b/kernels/linux-libre-lts-grsec-knock/3.14.14-a410a5e2b7-loongson-community.patch
@@ -1,27 +1,3 @@
-diff --git a/Makefile b/Makefile
-index 230c7f6..69dfbc4 100644
---- a/Makefile
-+++ b/Makefile
-@@ -244,8 +244,8 @@ CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \
-
- HOSTCC = gcc
- HOSTCXX = g++
--HOSTCFLAGS = -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer
--HOSTCXXFLAGS = -O2
-+HOSTCFLAGS = -Wall -Wmissing-prototypes -Wstrict-prototypes -O3 -fomit-frame-pointer
-+HOSTCXXFLAGS = -O3
-
- # Decide whether to build built-in, modular, or both.
- # Normally, just do built-in.
-@@ -582,7 +582,7 @@ all: vmlinux
- ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE
- KBUILD_CFLAGS += -Os $(call cc-disable-warning,maybe-uninitialized,)
- else
--KBUILD_CFLAGS += -O2
-+KBUILD_CFLAGS += -O3
- endif
-
- include $(srctree)/arch/$(SRCARCH)/Makefile
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 95fa1f1..82dc7e8 100644
--- a/arch/mips/Kconfig