This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
91f057de35
rust
/
mk
/
cfg
/
s390x-unknown-linux-gnu.mk
2 lines
24 B
Makefile
Raw
Normal View
History
Unescape
Escape
initial support for s390x A new target, `s390x-unknown-linux-gnu`, has been added to the compiler and can be used to build no_core/no_std Rust programs. Known limitations: - librustc_trans/cabi_s390x.rs is missing. This means no support for `extern "C" fn`. - No support for this arch in libc. This means std can be cross compiled for this target.
2016-08-26 21:05:16 -05:00
# rustbuild-only target
Reference in New Issue
Copy Permalink