Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163359914
D41544.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
542 B
Referenced Files
None
Subscribers
None
D41544.diff
View Options
diff --git a/tools/build/make.py b/tools/build/make.py
--- a/tools/build/make.py
+++ b/tools/build/make.py
@@ -100,7 +100,8 @@
bmake_installed_version + "', treating as not present")
configure_args = [
- "--with-default-sys-path=" + str(bmake_install_dir / "share/mk"),
+ "--with-default-sys-path=.../share/mk:" +
+ str(bmake_install_dir / "share/mk"),
"--with-machine=amd64", # TODO? "--with-machine-arch=amd64",
"--without-filemon", "--prefix=" + str(bmake_install_dir)]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 12:11 PM (2 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35392241
Default Alt Text
D41544.diff (542 B)
Attached To
Mode
D41544: tools/build/make.py: Make --with-default-sys-path mirror usr.bin/bmake
Attached
Detach File
Event Timeline
Log In to Comment