]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
powerpcspe: Don't crash the loader on ubldr with SPE instructions.
authorjhibbits <jhibbits@FreeBSD.org>
Wed, 28 Nov 2018 01:47:01 +0000 (01:47 +0000)
committerjhibbits <jhibbits@FreeBSD.org>
Wed, 28 Nov 2018 01:47:01 +0000 (01:47 +0000)
commit40475b5634e1b3949efaf8c4461f8802e4d2fd0d
tree60605dba8ef9c5db698957fd9252ede006dc10a1
parent0a99151434e5edcf2850a7687deea943d9084c6a
powerpcspe: Don't crash the loader on ubldr with SPE instructions.

-msoft-float seems to be insufficient for disabling the SPE on powerpcspe.
Force it off with -mno-spe as well.  This prevents a crash in ubldr on
powerpcspe.
stand/defs.mk