mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
odroid-u2-kernel: reenable CONFIG_CC_STACKPROTECTOR.
This commit is contained in:
parent
03f6056f60
commit
56b05519b5
2 changed files with 2 additions and 2 deletions
|
@ -557,7 +557,7 @@ CONFIG_FORCE_MAX_ZONEORDER=11
|
||||||
CONFIG_ALIGNMENT_TRAP=y
|
CONFIG_ALIGNMENT_TRAP=y
|
||||||
# CONFIG_UACCESS_WITH_MEMCPY is not set
|
# CONFIG_UACCESS_WITH_MEMCPY is not set
|
||||||
# CONFIG_SECCOMP is not set
|
# CONFIG_SECCOMP is not set
|
||||||
# CONFIG_CC_STACKPROTECTOR is not set
|
CONFIG_CC_STACKPROTECTOR=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Boot options
|
# Boot options
|
||||||
|
|
|
@ -6,7 +6,7 @@ _gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=odroid-u2-kernel
|
pkgname=odroid-u2-kernel
|
||||||
version=3.8.13.28
|
version=3.8.13.28
|
||||||
revision=1
|
revision=2
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
homepage="http://www.kernel.org"
|
homepage="http://www.kernel.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue