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

amiga: do not hardcode openssl/zlib into the os config [ci skip] #9762

Closed
wants to merge 1 commit into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Oct 18, 2022

Enable them in lib/makefile.amiga and src/makefile.amiga instead.

This allows builds without openssl and/or zlib. E.g. with the https://github.com/bebbo/amiga-gcc cross-compiler.

Closes #xxxx

@vszakats vszakats added the build label Oct 18, 2022
@vszakats vszakats changed the title amiga: do not hardcode openssl/zlib into the os configuration amiga: do not hardcode openssl/zlib into the os configuration [ci skip] Oct 18, 2022
Enable them in `lib/makefile.amiga` and `src/makefile.amiga` instead.

This allows builds without openssl and/or zlib. E.g. with the
https://github.com/bebbo/amiga-gcc cross-compiler.

Closes #xxxx

add options to src as well
@vszakats vszakats closed this in 05d2382 Oct 18, 2022
@vszakats vszakats deleted the amiga-optionals branch October 18, 2022 18:24
@vszakats vszakats changed the title amiga: do not hardcode openssl/zlib into the os configuration [ci skip] amiga: do not hardcode openssl/zlib into the os config [ci skip] Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants