Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144415163
D40931.id124339.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
568 B
Referenced Files
None
Subscribers
None
D40931.id124339.diff
View Options
diff --git a/lib/Makefile b/lib/Makefile
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -148,7 +148,7 @@
.endif
SUBDIR_DEPEND_nss_tacplus= libtacplus
-.if !defined(COMPAT_32BIT)
+.if !defined(COMPAT_LIBCOMPAT)
SUBDIR+= flua
SUBDIR_DEPEND_flua= libjail
.endif
@@ -160,7 +160,7 @@
SUBDIR.${MK_BLUETOOTH}+=libbluetooth libsdp
SUBDIR.${MK_BSNMP}+= libbsnmp
-.if !defined(COMPAT_32BIT) && !defined(COMPAT_SOFTFP)
+.if !defined(COMPAT_LIBCOMPAT)
.if ${MK_CLANG} != "no" || ${MK_LLD} != "no" || \
${MK_LLDB} != "no" || ${MK_LLVM_BINUTILS} != "no"
SUBDIR+= clang
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 9, 8:04 AM (13 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28555786
Default Alt Text
D40931.id124339.diff (568 B)
Attached To
Mode
D40931: lib: Migrate from COMPAT_32BIT to generic COMPAT_LIBCOMPAT
Attached
Detach File
Event Timeline
Log In to Comment