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 cpu arch conditions to 05_32_bits #82

Closed
wants to merge 2 commits into from
Closed

Add cpu arch conditions to 05_32_bits #82

wants to merge 2 commits into from

Conversation

hack3ric
Copy link

@hack3ric hack3ric commented Aug 16, 2022

This should solve #78 as well as make check on other platforms that does not support -m32 or -m64 options.

Tested on Arch Linux x86_64 and Debian riscv64.

I've only included part of platforms here, including x86_64 and i386, since I don't know the exact output of uname -m on those platforms. Feel free to append more platforms to the list.

@iluceno
Copy link

iluceno commented Aug 22, 2022

This doesn't address cross-compiling and is specific to GNU Make.

@hack3ric hack3ric closed this by deleting the head repository Feb 22, 2023
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