Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Aarch-64-Linux and Aarch64-Android support for rustc #18920

Closed
ebalint opened this issue Nov 13, 2014 · 1 comment
Closed

Add Aarch-64-Linux and Aarch64-Android support for rustc #18920

ebalint opened this issue Nov 13, 2014 · 1 comment

Comments

@ebalint
Copy link

ebalint commented Nov 13, 2014

No description provided.

alexcrichton added a commit to alexcrichton/rust that referenced this issue Jan 21, 2015
Initial support for aarch64-linux-android (rust-lang#18920)
- Add new configuration files
- Modify some options to compile & link succesfully.
  (PIE, disable tls on jemalloc, modify some external function linkage, ..)
- To build, refer to https://github.com/rust-lang/rust/wiki/Doc-building-for-android.
   (tested with platform=21 and toolchain=aarch64-linux-android-4.9)
@steveklabnik
Copy link
Member

Since #21414 was merged, I'm giving it a close. Further improvements welcome, as always.

lnicola pushed a commit to lnicola/rust that referenced this issue Jan 20, 2025
fix: Fix `ref` text edit for binding mode hints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants