Several minor platform/architecture patches#712
Open
EZ4Stephen wants to merge 3 commits into
Open
Conversation
…MinGW) - iOS architecture detection fix - Disable weak alias on mingw (PE/COFF) - Remove -msse2 -mfpmath=sse on Emscripten - Substitute FP_FAST_FMA defines for -mavx2;-mfma on Emscripten - Support Windows on ARM, but disable ADVSIMD for MSVC as MSVC ARM64 NEON intrinsics differ from GCC/Clang (More commits needed for Windows/ARM)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Originally, these edits were found when trying to add sleef 3.9.0 to xmake-repo, as its CI was testing building sleef on several platforms and architectures.
The final version that worked is in the following:
https://github.com/xmake-io/xmake-repo/blob/dev/packages/s/sleef/xmake.lua
I recognize that some of those patches in that file are no longer applicable.
The PR's that had CI's: 1, 2
Contribution Status Confirmation
[Corporate Contributor - CCLA Accepted]
I represent an organization that incorporates this project's deliverables into its products or services and derives annual revenue exceeding US $1 million from those products and services. On behalf of my organization, I EXPRESSLY AGREE to the Corporate Contributor License Agreement (CCLA) terms listed above.
[Authorized Exemption]
My organization has established a separate agreement with the Project Maintainer. I confirm that the Project Maintainer has explicitly granted us an exemption from the CCLA for this contribution.
[Individual / Exempt]
I am an individual contributor, or I represent an organization that does NOT meet the revenue threshold mentioned above. I contribute under the standard project license.