Page MenuHomeFreeBSD

D40930.diff
No OneTemporary

D40930.diff

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

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)

Event Timeline