profiles/spec: Remove trailing -

While --kernel-cross-compile required it, --cross-compile does not.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner 2020-04-01 11:59:46 -07:00
parent 1e51223c80
commit 90e3361d94
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ boot/kernel/livecd32/use:
boot/kernel/livecd64/sources: sys-kernel/gentoo-sources boot/kernel/livecd64/sources: sys-kernel/gentoo-sources
boot/kernel/livecd64/config: /home/gmsoft/specs/installcd-3.10.7-gentoo-livecd64.config boot/kernel/livecd64/config: /home/gmsoft/specs/installcd-3.10.7-gentoo-livecd64.config
boot/kernel/livecd64/gk_kernargs: --cross-compile=hppa64-unknown-linux-gnu- boot/kernel/livecd64/gk_kernargs: --cross-compile=hppa64-unknown-linux-gnu
boot/kernel/livecd64/use: boot/kernel/livecd64/use:
-* -*
atm atm

View file

@ -13,7 +13,7 @@ profile: default/linux/hppa/17.0
boot/kernel: netboot64 boot/kernel: netboot64
boot/kernel/netboot64/sources: sys-kernel/gentoo-sources boot/kernel/netboot64/sources: sys-kernel/gentoo-sources
boot/kernel/netboot64/config: /root/releng/releases/weekly/kconfig/hppa/netboot-3.10.7-gentoo-netboot64.config boot/kernel/netboot64/config: /root/releng/releases/weekly/kconfig/hppa/netboot-3.10.7-gentoo-netboot64.config
boot/kernel/netboot64/gk_kernargs: --cross-compile=hppa64-unknown-linux-gnu- --all-ramdisk-modules boot/kernel/netboot64/gk_kernargs: --cross-compile=hppa64-unknown-linux-gnu --all-ramdisk-modules
netboot2/use: netboot2/use:
-* -*