diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2012-08-10 13:03:44 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-08-10 13:08:16 +0000 |
| commit | daecd9f900417c9030897ed8fbc023b97f20803e (patch) | |
| tree | f867ee02825388a1b2424de74151ebc048ebffaf /main/linux-grsec/makefile-constify.patch | |
| parent | 9e88fd1146b1a371d5c7442c1115d1da1185a9a2 (diff) | |
| download | aports-daecd9f900417c9030897ed8fbc023b97f20803e.tar.bz2 aports-daecd9f900417c9030897ed8fbc023b97f20803e.tar.xz | |
main/linux-grsec: upgrade to 2.9.1-3.4.7-201208021520
and remove unused patches
Diffstat (limited to 'main/linux-grsec/makefile-constify.patch')
| -rw-r--r-- | main/linux-grsec/makefile-constify.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/main/linux-grsec/makefile-constify.patch b/main/linux-grsec/makefile-constify.patch deleted file mode 100644 index 679bd1ab2d..0000000000 --- a/main/linux-grsec/makefile-constify.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- ./Makefile.orig -+++ ./Makefile -@@ -1383,6 +1383,7 @@ - $(module-dirs): crmodverdir $(objtree)/Module.symvers - $(Q)$(MAKE) $(build)=$(patsubst _module_%,%,$@) - -+modules: KBUILD_CFLAGS += $(CONSTIFY_PLUGIN) $(STACKLEAK_PLUGIN) - modules: $(module-dirs) - @$(kecho) ' Building modules, stage 2.'; - $(Q)$(MAKE) -f $(srctree)/scripts/Makefile.modpost |
