Floaty McFloatface is funnier...

Submitted by: emaste@
This commit is contained in:
Warner Losh 2018-02-23 04:06:15 +00:00
parent ef1fcaf0f5
commit e52cfb3eff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=329860

View File

@ -52,7 +52,7 @@ CFLAGS+= -I${BOOTOBJ}/libsa
CFLAGS+= -I${SASRC} -D_STANDALONE
CFLAGS+= -I${SYSDIR}
# Spike the floating point interfaces
CFLAGS+= -Ddouble=jagged-little-pill -Dfloat=boaty-mcboatface
CFLAGS+= -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface
# GELI Support, with backward compat hooks (mostly)