mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-20 17:12:55 +00:00
Merge pull request #117 from yann-morin-1998/yem/arch-with-cpu-with-tune
arch: do not allow specifying both --with-cpu and --with-tune
This commit is contained in:
commit
22e39cc661
@ -253,6 +253,7 @@ config ARCH_TUNE
|
||||
string
|
||||
prompt "Tune for CPU"
|
||||
depends on ARCH_SUPPORTS_WITH_TUNE
|
||||
depends on ARCH_CPU = ""
|
||||
default ""
|
||||
help
|
||||
This option is very similar to the ARCH_CPU option (above), except
|
||||
|
Loading…
x
Reference in New Issue
Block a user