[Midnightbsd-cvs] src [9282] trunk/gnu/lib/libstdc++/config.h: turn off expl.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Mar 2 17:59:45 EST 2017
Revision: 9282
http://svnweb.midnightbsd.org/src/?rev=9282
Author: laffer1
Date: 2017-03-02 17:59:45 -0500 (Thu, 02 Mar 2017)
Log Message:
-----------
turn off expl. its not there.
Modified Paths:
--------------
trunk/gnu/lib/libstdc++/config.h
Modified: trunk/gnu/lib/libstdc++/config.h
===================================================================
--- trunk/gnu/lib/libstdc++/config.h 2017-03-02 22:57:14 UTC (rev 9281)
+++ trunk/gnu/lib/libstdc++/config.h 2017-03-02 22:59:45 UTC (rev 9282)
@@ -67,7 +67,7 @@
#define HAVE_EXPF 1
/* Define to 1 if you have the `expl' function. */
-#define HAVE_EXPL 1
+/* #undef HAVE_EXPL 1 */
/* Define to 1 if you have the `fabsf' function. */
#define HAVE_FABSF 1
More information about the Midnightbsd-cvs
mailing list