Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F166641211
D42591.id130065.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
597 B
Referenced Files
None
Subscribers
None
D42591.id130065.diff
View Options
diff --git a/share/mk/bsd.compat.mk b/share/mk/bsd.compat.mk
--- a/share/mk/bsd.compat.mk
+++ b/share/mk/bsd.compat.mk
@@ -87,7 +87,7 @@
# In the program linking case, select LIBCOMPAT
.if defined(NEED_COMPAT)
.ifndef HAS_COMPAT
-.warning NEED_COMPAT defined, but no LIBCOMPAT is available (COMPAT_ARCH == ${COMPAT_ARCH})
+.error NEED_COMPAT defined, but no LIBCOMPAT is available (COMPAT_ARCH == ${COMPAT_ARCH})
.elif !${HAS_COMPAT:M${NEED_COMPAT}} && ${NEED_COMPAT} != "any"
.error NEED_COMPAT (${NEED_COMPAT}) defined, but not in HAS_COMPAT (${HAS_COMPAT})
.elif ${NEED_COMPAT} == "any"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 16, 3:22 AM (4 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36811883
Default Alt Text
D42591.id130065.diff (597 B)
Attached To
Mode
D42591: libcompat: error when NEED_COMPAT but no HAS_COMPAT
Attached
Detach File
Event Timeline
Log In to Comment