mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-15 07:16:13 -04:00
Update static linking
This commit is contained in:
parent
4cd67bb38c
commit
5bfabef613
@ -13,6 +13,7 @@ fi
|
|||||||
|
|
||||||
g++ -static "$@" -o "$target" \
|
g++ -static "$@" -o "$target" \
|
||||||
libdwarfs.a \
|
libdwarfs.a \
|
||||||
|
fsst/libfsst.a \
|
||||||
libmetadata_thrift.a \
|
libmetadata_thrift.a \
|
||||||
libthrift_light.a \
|
libthrift_light.a \
|
||||||
libxxhash.a \
|
libxxhash.a \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user