8000 Add Zig build system by mr6r4y · Pull Request #525 · tinyproxy/tinyproxy · GitHub
[go: up one dir, main page]

Skip to content

Add Zig build system #525

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add Zig build system #525

wants to merge 3 commits into from

Conversation

mr6r4y
Copy link
@mr6r4y mr6r4y commented Jan 18, 2024

Make the project able to build through Zig. That can easily make it cross-compile to other platforms.

@rofl0r
Copy link
Contributor
rofl0r commented Jan 18, 2024

cross-compile is already easy: CC=arm-linux-musl-gcc ./configure --host=arm-linux-musl

@Gruummy
Copy link
Contributor
Gruummy commented Jul 14, 2024

@mr6r4y
Based on the comment from @rofl0r :
Why do you think this additional direct support of "Zig build system" would be good to add to the service repo itself ?

What are your arguments why the provided possibility is not sufficient enought ?

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.

3 participants
0