mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-08 10:30:50 +00:00
parisc: Enable UBSAN support
Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
parent
1ed4714fba
commit
e35a2ce692
@ -9,6 +9,8 @@ config PARISC
|
|||||||
select ARCH_WANT_FRAME_POINTERS
|
select ARCH_WANT_FRAME_POINTERS
|
||||||
select ARCH_HAS_ELF_RANDOMIZE
|
select ARCH_HAS_ELF_RANDOMIZE
|
||||||
select ARCH_HAS_STRICT_KERNEL_RWX
|
select ARCH_HAS_STRICT_KERNEL_RWX
|
||||||
|
select ARCH_HAS_UBSAN_SANITIZE_ALL
|
||||||
|
select ARCH_WANTS_UBSAN_NO_NULL
|
||||||
select ARCH_SUPPORTS_MEMORY_FAILURE
|
select ARCH_SUPPORTS_MEMORY_FAILURE
|
||||||
select RTC_CLASS
|
select RTC_CLASS
|
||||||
select RTC_DRV_GENERIC
|
select RTC_DRV_GENERIC
|
||||||
|
Loading…
Reference in New Issue
Block a user