Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102675824
D39751.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
431 B
Referenced Files
None
Subscribers
None
D39751.diff
View Options
diff --git a/tools/build/Makefile b/tools/build/Makefile
--- a/tools/build/Makefile
+++ b/tools/build/Makefile
@@ -125,7 +125,11 @@
CHACHA20INCS+= ${SRCTOP}/sys/crypto/chacha20/_chacha.h \
${SRCTOP}/sys/crypto/chacha20/chacha.h
+.if ${MACHINE} == "host"
+_host_arch= ${_HOST_ARCH}
+.else
_host_arch=${MACHINE}
+.endif
.if ${_host_arch} == "x86_64"
# bmake on Linux/mac often prints that instead of amd64
_host_arch=amd64
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 5:25 PM (22 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14662028
Default Alt Text
D39751.diff (431 B)
Attached To
Mode
D39751: Allow tools/build to work for DIRDEPS_BUILD
Attached
Detach File
Event Timeline
Log In to Comment