summaryrefslogtreecommitdiff
path: root/libre/linux-libre-grsec/3.16-7981337ad0-loongson-community.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-19 10:42:58 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-19 10:42:58 -0300
commit0b990c389f2723f85f07215a38d696100505605d (patch)
tree16dcfcc3c960452624be3ebbf5b519f9cf3f2578 /libre/linux-libre-grsec/3.16-7981337ad0-loongson-community.patch
parent7161e842d49a5825de5c13605e06c326b622da95 (diff)
downloadabslibre-0b990c389f2723f85f07215a38d696100505605d.tar.gz
abslibre-0b990c389f2723f85f07215a38d696100505605d.tar.bz2
abslibre-0b990c389f2723f85f07215a38d696100505605d.zip
linux-libre-grsec-3.16.3_gnu.201409180901-1: updating version
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