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

Remove --arch=x64 option #240

Merged
merged 1 commit into from
Jul 26, 2019
Merged

Remove --arch=x64 option #240

merged 1 commit into from
Jul 26, 2019

Conversation

arky
Copy link
Contributor

@arky arky commented Jul 26, 2019

Removing "--arch=x64" hard limit would allow building and running integration tests on windows 32-bit machines. Without this option, the arch setting will be picked from environment.

Fixes #237

Tested on Windows 7 32-bit machine

Removing "--arch=x64" hard limit would allow building and running integration tests on windows 32-bit machines. Without this option, the arch setting will be picked from environment.  

Fixes digidem#237
@gmaclennan gmaclennan merged commit 7ace456 into digidem:master Jul 26, 2019
@gmaclennan
Copy link
Member

Thanks @arky I don't know why we had the x64 limit before. This looks good. I tried cleaning the caches on Travis to see if that fixes build failures on travis, which do not seem related to this PR.

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.

Remove "--arch=x64" option from leveldb rebuild options
2 participants