summaryrefslogtreecommitdiff
path: root/libre/linux-libre-grsec/3.16-7981337ad0-loongson-community.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/linux-libre-grsec/3.16-7981337ad0-loongson-community.patch')
-rw-r--r--libre/linux-libre-grsec/3.16-7981337ad0-loongson-community.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/libre/linux-libre-grsec/3.16-7981337ad0-loongson-community.patch b/libre/linux-libre-grsec/3.16-7981337ad0-loongson-community.patch
index 0c6be8023..243f9dddb 100644
--- a/libre/linux-libre-grsec/3.16-7981337ad0-loongson-community.patch
+++ b/libre/linux-libre-grsec/3.16-7981337ad0-loongson-community.patch
@@ -1,27 +1,3 @@
-diff --git a/Makefile b/Makefile
-index d0901b4..d6f54c7 100644
---- a/Makefile
-+++ b/Makefile
-@@ -303,8 +303,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
-
- ifeq ($(shell $(HOSTCC) -v 2>&1 | grep -c "clang version"), 1)
- HOSTCFLAGS += -Wno-unused-value -Wno-unused-parameter \
-@@ -618,7 +618,7 @@ KBUILD_CFLAGS += $(call cc-option,-fno-delete-null-pointer-checks,)
- ifdef CONFIG_CC_OPTIMIZE_FOR_SIZE
- KBUILD_CFLAGS += -Os $(call cc-disable-warning,maybe-uninitialized,)
- else
--KBUILD_CFLAGS += -O2
-+KBUILD_CFLAGS += -O3
- endif
-
- ifdef CONFIG_READABLE_ASM
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 4e238e6..4e71740 100644
--- a/arch/mips/Kconfig