Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152972009
D33741.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
416 B
Referenced Files
None
Subscribers
None
D33741.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D33741: file: Turns out we need xlocal.h protection
Attached
Detach File
Event Timeline
Log In to Comment