diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-04-18 10:46:22 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-04-18 10:46:22 +0200 |
commit | a530e75b020d4215cf30b10a3364f6f8e9cf9f15 (patch) | |
tree | db2de960daca4828ae7a770d801f5e004d715d3e /main/linux-grsec | |
parent | 5b109b92a5db3fe45831387d5a66f92280f04082 (diff) | |
download | aports-a530e75b020d4215cf30b10a3364f6f8e9cf9f15.tar.bz2 aports-a530e75b020d4215cf30b10a3364f6f8e9cf9f15.tar.xz |
main/linux-grsec: build fix for x86_64
Diffstat (limited to 'main/linux-grsec')
-rw-r--r-- | main/linux-grsec/APKBUILD | 2 | ||||
-rw-r--r-- | main/linux-grsec/kernelconfig.x86_64 | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index b4726e69a9..d4d1ec0af1 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -142,4 +142,4 @@ b3677121c4b5efcb8128c2000788d0aa patch-2.6.38.3.bz2 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch aa1b82da0cabfb41c5e6da5bddf60bab net-gre-provide-multicast-mappings-for-ipv4-and-ipv6.patch b88a5966a35d817b85586208100137b2 kernelconfig.x86 -29ec97e45b3669369144db98b90b131d kernelconfig.x86_64" +f116ab9c5f14e7ce6d16c4c4985a36c9 kernelconfig.x86_64" diff --git a/main/linux-grsec/kernelconfig.x86_64 b/main/linux-grsec/kernelconfig.x86_64 index 30d637e2f5..8877618c6a 100644 --- a/main/linux-grsec/kernelconfig.x86_64 +++ b/main/linux-grsec/kernelconfig.x86_64 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux/x86_64 2.6.38.1 Kernel Configuration -# Thu Mar 31 17:56:09 2011 +# Linux/x86_64 2.6.38.3 Kernel Configuration +# Mon Apr 18 10:45:51 2011 # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -4893,6 +4893,7 @@ CONFIG_PAX_MPROTECT=y # Address Space Layout Randomization # CONFIG_PAX_ASLR=y +# CONFIG_PAX_RANDKSTACK is not set CONFIG_PAX_RANDUSTACK=y CONFIG_PAX_RANDMMAP=y |