mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
|
|
= build a static binary =
|
||
|
|
|
||
|
|
./configure --disable-debug
|
||
|
|
make LDFLAGS="-all-static -s"
|