Convert ARM_TARGET option() to selection-list
This commit is contained in:
parent
02d45834e1
commit
8927f2423a
2 changed files with 9 additions and 4 deletions
|
@ -34,7 +34,6 @@ option(WITH_SECURE_JIT "Enable secure access to JIT memory" OFF)
|
|||
option(WITH_DMI "Enable DMI/SMBIOS reader" ON)
|
||||
|
||||
option(BUILD_STATIC "Build static binary" OFF)
|
||||
option(ARM_TARGET "Force use specific ARM target 8 or 7" 0)
|
||||
option(HWLOC_DEBUG "Enable hwloc debug helpers and log" OFF)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue