summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-lts-grsec/3.14.14-a410a5e2b7-loongson-community.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kernels/linux-libre-lts-grsec/3.14.14-a410a5e2b7-loongson-community.patch')
-rw-r--r--kernels/linux-libre-lts-grsec/3.14.14-a410a5e2b7-loongson-community.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/kernels/linux-libre-lts-grsec/3.14.14-a410a5e2b7-loongson-community.patch b/kernels/linux-libre-lts-grsec/3.14.14-a410a5e2b7-loongson-community.patch
index c7a63c2e5..8cd53fd61 100644
--- a/kernels/linux-libre-lts-grsec/3.14.14-a410a5e2b7-loongson-community.patch
+++ b/kernels/linux-libre-lts-grsec/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