Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102849314
D40930.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
367 B
Referenced Files
None
Subscribers
None
D40930.diff
View Options
diff --git a/lib/libsysdecode/Makefile b/lib/libsysdecode/Makefile
--- a/lib/libsysdecode/Makefile
+++ b/lib/libsysdecode/Makefile
@@ -112,7 +112,8 @@
CLEANFILES= ioctl.c ioctl.c.tmp tables.h tables_linux.h
-.if defined(COMPAT_32BIT)
+# XXX: The flags should come from bsd.compat.mk / Makefile.libcompat
+.if ${COMPAT_LIBCOMPAT:U} == "32"
CPP+= -m32
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 18, 11:28 PM (20 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14706495
Default Alt Text
D40930.diff (367 B)
Attached To
Mode
D40930: libsysdecode: Migrate from COMPAT_32BIT to generic COMPAT_LIBCOMPAT
Attached
Detach File
Event Timeline
Log In to Comment