Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102647411
D34018.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
561 B
Referenced Files
None
Subscribers
None
D34018.diff
View Options
diff --git a/Makefile.inc1 b/Makefile.inc1
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -138,9 +138,9 @@
.endif
.endif
MACHINE_ABI?= unknown
-MACHINE_TRIPLE?=${MACHINE_ARCH:S/amd64/x86_64/:C/[hs]f$//}-${MACHINE_ABI}-freebsd14.0
+MACHINE_TRIPLE?=${MACHINE_ARCH:S/amd64/x86_64/:C/sf$//}-${MACHINE_ABI}-freebsd14.0
TARGET_ABI?= unknown
-TARGET_TRIPLE?= ${TARGET_ARCH:S/amd64/x86_64/:C/[hs]f$//}-${TARGET_ABI}-freebsd14.0
+TARGET_TRIPLE?= ${TARGET_ARCH:S/amd64/x86_64/:C/sf$//}-${TARGET_ABI}-freebsd14.0
KNOWN_ARCHES?= aarch64/arm64 \
amd64 \
armv6/arm \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 7:33 AM (22 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14655275
Default Alt Text
D34018.diff (561 B)
Attached To
Mode
D34018: Stop trimming 'hf' suffixes from MACHINE_ARCH.
Attached
Detach File
Event Timeline
Log In to Comment