texlive[43199] Build/source/texk/web2c/luatexdir/luaffi/ffi.h:

commits+kakuto at tug.org commits+kakuto at tug.org
Sun Feb 12 23:24:45 CET 2017


Revision: 43199
          http://tug.org/svn/texlive?view=revision&revision=43199
Author:   kakuto
Date:     2017-02-12 23:24:45 +0100 (Sun, 12 Feb 2017)
Log Message:
-----------
luatexdir: sync with the upstream

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/luatexdir/luaffi/ffi.h

Modified: trunk/Build/source/texk/web2c/luatexdir/luaffi/ffi.h
===================================================================
--- trunk/Build/source/texk/web2c/luatexdir/luaffi/ffi.h	2017-02-12 01:05:49 UTC (rev 43198)
+++ trunk/Build/source/texk/web2c/luatexdir/luaffi/ffi.h	2017-02-12 22:24:45 UTC (rev 43199)
@@ -42,7 +42,7 @@
 #include <sys/mman.h>
 #endif
 
-#ifdef _WIN32
+#ifdef _WIN32 || _FreeBSD__ || __NetBSD__ || __OpenBSD__ || __bsdi__ || __DragonFly__
 /* We should include something equivalent to */
 /* complex.h                                 */
 #else
@@ -51,6 +51,7 @@
 #define HAVE_LONG_DOUBLE
 #endif
 
+
 #ifndef NDEBUG
 #define DASM_CHECKS
 #endif



More information about the tex-live-commits mailing list