Skip to content

Fix Clang option in configure script #1515

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

Merged
merged 1 commit into from
Jan 14, 2012
Merged

Fix Clang option in configure script #1515

merged 1 commit into from
Jan 14, 2012

Conversation

reuben
Copy link
Contributor

@reuben reuben commented Jan 14, 2012

The current description of the clang option is backwards.

brson added a commit that referenced this pull request Jan 14, 2012
Fix Clang option in configure script
@brson brson merged commit 889f631 into rust-lang:master Jan 14, 2012
@brson
Copy link
Contributor

brson commented Jan 14, 2012

Thanks!

bjorn3 added a commit to bjorn3/rust that referenced this pull request Aug 9, 2024
enable abi-cafe tests on `aarch64-apple-darwin`
rust-bors bot pushed a commit that referenced this pull request Jun 9, 2025
* Move aarch64 crc into arm shared module

* Add missing 32-bit arm crc intrinsics

On 32-bit ARM, this intrinsic emits two instructions and splits its 64-bit input parameter between them.

https://gcc.gnu.org/onlinedocs/gcc-4.9.4/gcc/ARM-ACLE-Intrinsics.html
tautschnig pushed a commit to model-checking/verify-rust-std that referenced this pull request Jul 3, 2025
* Move aarch64 crc into arm shared module

* Add missing 32-bit arm crc intrinsics

On 32-bit ARM, this intrinsic emits two instructions and splits its 64-bit input parameter between them.

https://gcc.gnu.org/onlinedocs/gcc-4.9.4/gcc/ARM-ACLE-Intrinsics.html
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

Successfully merging this pull request may close these issues.

2 participants