specs: Drop USE="-*"
This makes everything more complex, and often triggers unnecessary and expensive rebuilds of e.g. large toolchain packages like gcc in the installcd stages. Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
ef36b9155f
commit
9ea17259a5
5 changed files with 0 additions and 9 deletions
|
@ -22,7 +22,6 @@ boot/kernel: gentoo gentoo_nolsa
|
|||
boot/kernel/gentoo/sources: gentoo-sources
|
||||
boot/kernel/gentoo/config: ../../kconfig/alpha/installcd-4.14.83.config
|
||||
boot/kernel/gentoo/use:
|
||||
-*
|
||||
atm
|
||||
fbcon
|
||||
ipv6
|
||||
|
@ -42,7 +41,6 @@ boot/kernel/gentoo/use:
|
|||
boot/kernel/gentoo_nolsa/sources: gentoo-sources
|
||||
boot/kernel/gentoo_nolsa/config: ../../kconfig/alpha/installcd-4.14.83.nolsa.config
|
||||
boot/kernel/gentoo_nolsa/use:
|
||||
-*
|
||||
atm
|
||||
fbcon
|
||||
ipv6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue