Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F31620627
riscv stdarch
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Authored By
jrtc27
Nov 7 2021, 5:30 PM
2021-11-07 17:30:32 (UTC+0)
Size
486 B
Referenced Files
None
Subscribers
None
riscv stdarch
View Options
diff --git a/crates/std_detect/src/detect/os/freebsd/auxvec.rs b/crates/std_detect/src/detect/os/freebsd/auxvec.rs
index f12476ad..29fcc8cb 100644
--- a/crates/std_detect/src/detect/os/freebsd/auxvec.rs
+++ b/crates/std_detect/src/detect/os/freebsd/auxvec.rs
@@ -3,7 +3,8 @@
any(
target_arch = "aarch64",
target_arch = "arm",
- target_arch = "powerpc64"
+ target_arch = "powerpc64",
+ target_arch = "riscv64"
),
allow(dead_code)
)]
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4194476
Default Alt Text
riscv stdarch (486 B)
Attached To
Mode
P523 riscv rust stdarch
Attached
Detach File
Event Timeline
Log In to Comment