From ecf86e7aa33edc357c24b5d405f404e10d6e5725 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 19 Sep 2014 10:46:10 -0300 Subject: linux-libre-lts-grsec{,-knock}-3.14.19_gnu.201409180900-1: updating version --- .../3.14.14-a410a5e2b7-loongson-community.patch | 24 ---------------------- 1 file changed, 24 deletions(-) (limited to 'kernels/linux-libre-lts-grsec/3.14.14-a410a5e2b7-loongson-community.patch') 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 -- cgit v1.2.3-54-g00ecf