mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-chromebook: drop stack protector
This commit is contained in:
parent
72edb66d43
commit
b36570dfcf
2 changed files with 2 additions and 3 deletions
|
@ -17,10 +17,9 @@ source=('change-default-console-loglevel.patch'
|
|||
'config.exynos5'
|
||||
'kernel.its')
|
||||
md5sums=('b92685a88e9784b3b7c609894ee8b5da'
|
||||
'f6dba3395f7d297b305765989dac2140'
|
||||
'559c68f10a62ecf8994ae582932dc31c'
|
||||
'1ee7e0f62516ba3af19022c25636011c')
|
||||
|
||||
|
||||
_gitroot='https://git.chromium.org/git/chromiumos/third_party/kernel.git'
|
||||
_gitname='chromeos-3.4'
|
||||
_gitbranch='chromeos-3.4'
|
||||
|
|
|
@ -501,7 +501,7 @@ CONFIG_FORCE_MAX_ZONEORDER=11
|
|||
CONFIG_ALIGNMENT_TRAP=y
|
||||
# CONFIG_UACCESS_WITH_MEMCPY is not set
|
||||
# CONFIG_SECCOMP is not set
|
||||
CONFIG_CC_STACKPROTECTOR=y
|
||||
# CONFIG_CC_STACKPROTECTOR is not set
|
||||
# CONFIG_DEPRECATED_PARAM_STRUCT is not set
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue