Skip to content
Snippets Groups Projects
Commit 9949db0a authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Fix the way we call strip on DLLs

On Win64, "install -s" calls a strip that doesn't understand 64bit
binaries. For some reason, this means the DLLs end up non-executable,
which means executables that use them just segfault.
parent f09812de
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment