Module Name: src Committed By: skrll Date: Fri Jan 3 11:44:33 UTC 2020
Modified Files:
src/sys/stand/efiboot/bootarm: Makefile
Log Message:
Add -mfloat-abi=soft so that gcc 8 doesn't emit FP instructions. This
fixes bootarm.efi compiled by gcc 8.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/stand/efiboot/bootarm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
