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

build fixes for various platforms, especially Windows #922

Merged
merged 5 commits into from
Nov 2, 2023

Conversation

busterb
Copy link
Contributor

@busterb busterb commented Oct 29, 2023

This adds a couple of build fixes when targeting x86/x64 from an arm64 host. It also reverts a few upstream changes to asm optimizations so that they work again on Windows, macOS, and some older FreeBSD / Linux platforms.

@busterb busterb force-pushed the masm-fixes branch 2 times, most recently from d51500f to 38f7f53 Compare October 31, 2023 03:54
This reverses changes from the 3.8.x upstream that are causing issues on
a few different platforms, including macOS x64, Windows, and older
Linux/FreeBSD.
signal.h is less populated in this environment, remove stub signal
handlers
@busterb busterb marked this pull request as ready for review October 31, 2023 11:35
@busterb busterb changed the title [WIP] masm fixes build fixes for various platforms, especially Windows Oct 31, 2023
@busterb busterb mentioned this pull request Nov 1, 2023
@busterb busterb merged commit c229568 into libressl:master Nov 2, 2023
33 checks passed
busterb added a commit that referenced this pull request Nov 2, 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.

None yet

1 participant