summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorantman6662021-08-06 23:00:37 +0800
committerantman6662021-08-06 23:00:37 +0800
commit992869cf73240d98b47bbb0f2c3df0e6d1d4f188 (patch)
tree985b77dbe07c887aa7bd2198bd361fa9fe6ef2ba
parent5eb933bb8d34a5c779572cf2eb864cb6bedebe82 (diff)
downloadaur-992869cf73240d98b47bbb0f2c3df0e6d1d4f188.tar.gz
random update somethings
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c71aae0dfd0c..c10ede6a81bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -202,6 +202,8 @@ prepare() {
scripts/config --disable CONFIG_DEFAULT_SECURITY_APPARMOR
scripts/config --enable CONFIG_DEFAULT_SECURITY_DAC
+ scripts/config --enable CONFIG_FTRACE
+ scripts/config --enable CONFIG_FTRACE_SYSCALLS
scripts/config --disable CONFIG_KVM_WERROR
scripts/config --disable CONFIG_X86_X32