mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-19 00:26:55 +00:00
Merge pull request #113 from yann-morin-1998/yem/arch-arm-with-cpu-with-cpu
arch: do not allow specifying both --with-arch and --with-cpu
This commit is contained in:
commit
8534a138ef
@ -196,6 +196,7 @@ config ARCH_ARCH
|
||||
string
|
||||
prompt "Architecture level"
|
||||
depends on ARCH_SUPPORTS_WITH_ARCH
|
||||
depends on ARCH_CPU = ""
|
||||
default ""
|
||||
help
|
||||
GCC uses this name to determine what kind of instructions it can emit
|
||||
|
Loading…
x
Reference in New Issue
Block a user