Skip to content

fix: avoid output_base path in build outputs #78

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

Merged
merged 7 commits into from
Jun 8, 2023
Merged

fix: avoid output_base path in build outputs #78

merged 7 commits into from
Jun 8, 2023

Conversation

aherrmann
Copy link
Owner

Closes #77

Sets the Zig library directory explicitly to a relative path to the downloaded Zig library directory relative to the sandbox working directory.

Adds an integration test checking that the output base path is not contained in a debug mode binary.

@aherrmann aherrmann enabled auto-merge June 7, 2023 20:42
@aherrmann aherrmann merged commit 05df0bb into main Jun 8, 2023
@aherrmann aherrmann deleted the lib-dir branch June 8, 2023 07:22
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.

Generated Zig binaries contain absolute paths
1 participant