mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-25 08:34:43 +00:00
4 lines
83 B
Text
4 lines
83 B
Text
|
|
#!/bin/sh
|
||
|
|
python setup.py config -lcrypto
|
||
|
|
env CFLAGS="-Wall" python setup.py build
|