Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115852303
D31015.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
507 B
Referenced Files
None
Subscribers
None
D31015.diff
View Options
diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -218,7 +218,7 @@
${.MAKEFLAGS:MMAKEOBJDIRPREFIX=*} __MAKE_CONF=${__MAKE_CONF} \
SRCCONF=${SRCCONF} SRC_ENV_CONF= \
-f /dev/null -V MAKEOBJDIRPREFIX dummy
-.if !empty(_MAKEOBJDIRPREFIX)
+.if !empty(_MAKEOBJDIRPREFIX) || !empty(.MAKEOVERRIDES:MMAKEOBJDIRPREFIX)
.error MAKEOBJDIRPREFIX can only be set in environment or src-env.conf(5),\
not as a global (in make.conf(5) or src.conf(5)) or command-line variable.
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 30, 1:56 PM (5 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17859086
Default Alt Text
D31015.diff (507 B)
Attached To
Mode
D31015: Makefile: Fix MAKEOBJDIRPREFIX command-line variable check for bmake
Attached
Detach File
Event Timeline
Log In to Comment