mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
arm64: add a GENERIC-KASAN config
Reviewed by: andrew, markj Sponsored by: Juniper Networks, Inc. Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D36702
This commit is contained in:
parent
9f2a525360
commit
698dbd66fe
1 changed files with 5 additions and 0 deletions
5
sys/arm64/conf/GENERIC-KASAN
Normal file
5
sys/arm64/conf/GENERIC-KASAN
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
include GENERIC
|
||||
|
||||
ident GENERIC-KASAN
|
||||
|
||||
options KASAN
|
||||
Loading…
Reference in a new issue