Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2018 04:06:15 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r329860 - head/stand
Message-ID:  <201802230406.w1N46FTn054077@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Fri Feb 23 04:06:15 2018
New Revision: 329860
URL: https://svnweb.freebsd.org/changeset/base/329860

Log:
  Floaty McFloatface is funnier...
  
  Submitted by: emaste@

Modified:
  head/stand/defs.mk

Modified: head/stand/defs.mk
==============================================================================
--- head/stand/defs.mk	Fri Feb 23 04:04:25 2018	(r329859)
+++ head/stand/defs.mk	Fri Feb 23 04:06:15 2018	(r329860)
@@ -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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802230406.w1N46FTn054077>