mirror of
https://codeberg.org/scip/pcp.git
synced 2026-02-04 07:00:57 +01:00
5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
|
|
= build a static binary =
|
||
|
|
|
||
|
|
./configure --disable-debug
|
||
|
|
make LDFLAGS="-all-static -s"
|