Skip to content

Conversation

MDario123
Copy link

This failed while compiling in Alpine in docker.
Type redefinitions.
Figured this might be a better way to conditionally check for the presence of a compliant C library (but I might be wrong).
Also made some small changes to scripts/vendor.sh since my bash isn't in that location and to my understanding this is the expected way to use the user's bash, and I got an error on the unzip -d line and as far as I'm concerned that didn't do anything meaningful, but that might just be an indication of a different bug. For example you might have meant to do unzip sqlite-amalgamation.zip -d sqlite-amalgamation-3450300 or something like that, I honestly didn't bother with it too much.
Obviously feel free to correct the changes or close the pull request.

@andres-erbsen
Copy link

I can confirm the build fails (on Alpine) without this patch and succeeds with it. The changes look reasonable as well (to me, an outsider).

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.

2 participants