Skip to content

Change the libraries hack in the setup.py to only ignore sqlcipher/sqlite3#32

Open
segevfiner wants to merge 1 commit intoleapcode:masterfrom
segevfiner:setup-py-libraries-hack
Open

Change the libraries hack in the setup.py to only ignore sqlcipher/sqlite3#32
segevfiner wants to merge 1 commit intoleapcode:masterfrom
segevfiner:setup-py-libraries-hack

Conversation

@segevfiner
Copy link

Sometimes it's necessary to link with additional libraries like when static linking OpenSSL on Windows. The previous hack made this impossible without modifying the setup.py when using --bundled/--amalgamation.

…lite3

Sometimes it's necessary to link with additional libraries like when
static linking OpenSSL on Windows. The previous hack made this
impossible without modifying the setup.py when using
--bundled/--amalgamation.
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.

1 participant