Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159693761
D3361.id8083.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
480 B
Referenced Files
None
Subscribers
None
D3361.id8083.diff
View Options
Index: head/Mk/Uses/localbase.mk
===================================================================
--- head/Mk/Uses/localbase.mk
+++ head/Mk/Uses/localbase.mk
@@ -15,4 +15,8 @@
CFLAGS+= -I${LOCALBASE}/include
CXXFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+
+# Use CONFIGURE_ENV instead of CMAKE_ARGS because devel/cmake itself also needs
+# this, and CMAKE_ARGS is not used when bootstrapping CMake.
+CONFIGURE_ENV+= CMAKE_PREFIX_PATH="${LOCALBASE}"
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jun 18, 3:20 AM (14 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34044311
Default Alt Text
D3361.id8083.diff (480 B)
Attached To
Mode
D3361: localbase.mk: Set CMAKE_PREFIX_PATH.
Attached
Detach File
Event Timeline
Log In to Comment