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

Don't disable target optimizations when cross-compiling. #15

Merged
merged 3 commits into from
Apr 1, 2019
Merged

Don't disable target optimizations when cross-compiling. #15

merged 3 commits into from
Apr 1, 2019

Conversation

kentonv
Copy link
Member

@kentonv kentonv commented Apr 1, 2019

AFAICT there's no reason to check the host platform here. The test only runs the compiler; it doesn't execute the output.

Also add some build artifacts to .gitignore.

Note: These changes were already added to our internal copy of this repo a long time ago. I used a merge commit instead of a rebase to avoid de-syncing the two repos.

kentonv added 3 commits April 18, 2018 19:04
AFAICT there's no reason to check the host platform here. The test only runs the compiler; it doesn't execute the output.
@vkrasnov vkrasnov merged commit ffda798 into cloudflare:gcc.amd64 Apr 1, 2019
fhanau pushed a commit to fhanau/zlib that referenced this pull request Feb 27, 2023
Fix editor's draft and Issues links
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