mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
arch/x86_64: enable CUSTOMOPT
enable CUSTOMOPT for x86_64 arch Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
This commit is contained in:
committed by
Xiang Xiao
parent
3822d88669
commit
f3b7329816
@@ -133,6 +133,7 @@ config ARCH_X86_64
|
|||||||
select ARCH_HAVE_FPU
|
select ARCH_HAVE_FPU
|
||||||
select ARCH_HAVE_DPFPU
|
select ARCH_HAVE_DPFPU
|
||||||
select ARCH_HAVE_TESTSET
|
select ARCH_HAVE_TESTSET
|
||||||
|
select ARCH_HAVE_CUSTOMOPT
|
||||||
select LIBC_ARCH_ELF_64BIT if LIBC_ARCH_ELF
|
select LIBC_ARCH_ELF_64BIT if LIBC_ARCH_ELF
|
||||||
---help---
|
---help---
|
||||||
x86-64 architectures.
|
x86-64 architectures.
|
||||||
|
|||||||
Reference in New Issue
Block a user