obrien 2005-05-31 18:13:29 UTC
FreeBSD src repository
Modified files:
sys/boot/ficl Makefile
Log:
Ensure GCC does not use FP registers in integer code.
I really don't like cluttering up the compiler invocation,
but this bigger hammer will fix reported problems for now.
Revision Changes Path
1.41 +1 -0 src/sys/boot/ficl/Makefile