Skip to content

don't assemble basepri*.s and faultmask.s for ARMv6-M #102

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
Aug 2, 2018
Merged

Conversation

japaric
Copy link
Member

@japaric japaric commented Aug 2, 2018

The BASEPRI and FAULTMASK registers don't exist on that architecture

closes #98

The BASEPRI and FAULTMASK registers don't exist on that architecture

closes #98
@japaric
Copy link
Member Author

japaric commented Aug 2, 2018

bors r+

bors bot added a commit that referenced this pull request Aug 2, 2018
102: don't assemble basepri*.s and faultmask.s for ARMv6-M r=japaric a=japaric

The BASEPRI and FAULTMASK registers don't exist on that architecture

closes #98

Co-authored-by: Jorge Aparicio <[email protected]>
@bors
Copy link
Contributor

bors bot commented Aug 2, 2018

Build succeeded

@bors bors bot merged commit 7390389 into master Aug 2, 2018
@japaric japaric deleted the clang branch August 2, 2018 13:26
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.

BASEPRI and FAULTMASK break the standalone build on armv6m
1 participant