Page MenuHomeFreeBSD

D33741.diff
No OneTemporary

D33741.diff

diff --git a/lib/libmagic/config.h b/lib/libmagic/config.h
--- a/lib/libmagic/config.h
+++ b/lib/libmagic/config.h
@@ -254,7 +254,9 @@
#define HAVE_WORKING_VFORK 1
/* Define to 1 if you have the <xlocale.h> header file. */
+#ifndef __linux__ /* Cross building tools build with glibc on linux */
#define HAVE_XLOCALE_H 1
+#endif
/* Define to 1 if you have the <zlib.h> header file. */
#define HAVE_ZLIB_H 1

File Metadata

Mime Type
text/plain
Expires
Sun, Apr 19, 10:13 AM (15 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31761054
Default Alt Text
D33741.diff (416 B)

Event Timeline