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
|
@ -24,7 +24,6 @@ boot/kernel/ibmpower/console: ttyS0,9600 hvc0 hvsi0
|
|||
boot/kernel/ibmpower/extraversion: ibm
|
||||
boot/kernel/ibmpower/gk_kernargs: --kernel-cc='gcc -m64' --kernel-ld='ld -m elf64ppc' --kernel-as='as -a64'
|
||||
boot/kernel/ibmpower/use:
|
||||
-*
|
||||
atm
|
||||
fbcon
|
||||
ipv6
|
||||
|
@ -48,7 +47,6 @@ boot/kernel/ppc64/console: ttyS0,57600
|
|||
boot/kernel/ppc64/extraversion: ppc64
|
||||
boot/kernel/ppc64/gk_kernargs: --kernel-cc='gcc -m64' --kernel-ld='ld -m elf64ppc' --kernel-as='as -a64'
|
||||
boot/kernel/ppc64/use:
|
||||
-*
|
||||
atm
|
||||
fbcon
|
||||
ipv6
|
||||
|
@ -70,7 +68,6 @@ boot/kernel/ppc32/sources: sys-kernel/gentoo-sources
|
|||
boot/kernel/ppc32/config: ../../../kconfig/powerpc/ppc32.config
|
||||
boot/kernel/ppc32/extraversion: ppc32
|
||||
boot/kernel/ppc32/use:
|
||||
-*
|
||||
atm
|
||||
fbcon
|
||||
ipv6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue