Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102132989
D33744.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
445 B
Referenced Files
None
Subscribers
None
D33744.diff
View Options
diff --git a/share/mk/bsd.endian.mk b/share/mk/bsd.endian.mk
--- a/share/mk/bsd.endian.mk
+++ b/share/mk/bsd.endian.mk
@@ -1,9 +1,9 @@
# $FreeBSD$
.if ${MACHINE_CPUARCH} == "aarch64" || \
+ ${MACHINE_CPUARCH} == "arm" || \
${MACHINE_ARCH} == "amd64" || \
${MACHINE_ARCH} == "i386" || \
- ${MACHINE_CPUARCH} == "arm" || \
${MACHINE_ARCH} == "powerpc64le" || \
${MACHINE_CPUARCH} == "riscv"
TARGET_ENDIANNESS= 1234
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 9, 12:48 AM (21 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14546737
Default Alt Text
D33744.diff (445 B)
Attached To
Mode
D33744: bsd.endian.mk: Sort architecture list
Attached
Detach File
Event Timeline
Log In to Comment