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

i#3315 memcpy conflict: fix Mac build #3375

Merged
merged 2 commits into from
Feb 12, 2019
Merged

Conversation

derekbruening
Copy link
Contributor

Turns WEAK into a nop in asm files as the nasm assembler has no
support for weak symbols, so we live with potential conflicts on Mac.

Temporarily runs Mac on PR builds to ensure this fixes Mac on Travis
(tested locally and it does fix it there).

Issue: #3315

Turns WEAK into a nop in asm files as the nasm assembler has no
support for weak symbols, so we live with potential conflicts on Mac.

Temporarily runs Mac on PR builds to ensure this fixes Mac on Travis
(tested locally and it does fix it there).

Issue: #3315
@derekbruening
Copy link
Contributor Author

The appveyor failure is #3320.

@derekbruening derekbruening merged commit a808417 into master Feb 12, 2019
@derekbruening derekbruening deleted the i3315-mac-weak-keyword branch February 12, 2019 17:03
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.

1 participant