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

Fix build archive when git executable is not available #220

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

pkestene
Copy link
Contributor

Fix building p4est from an archive file

We should not require that git is installed on the build platform; the archive file contains a copy of libsc sources.
One way to test this PR would be to re-create an archive file.

Following up on issue #217 .

We should not require git when building p4est from an archive file; the archive already has libsc sources, so no git submodule to check.
@cburstedde cburstedde merged commit 64c6e2f into cburstedde:develop Aug 25, 2023
18 checks passed
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

2 participants