added git2 to build script
This commit is contained in:
parent
23663d5524
commit
4580d1eda2
2
build.sh
2
build.sh
@ -85,7 +85,7 @@ runInstall()
|
|||||||
|
|
||||||
$compiler $bufferFlags $sourceFiles
|
$compiler $bufferFlags $sourceFiles
|
||||||
|
|
||||||
bufferFlags="$defaultFlags -shared -ljson-c -lcurl"
|
bufferFlags="$defaultFlags -shared -ljson-c -lcurl -lgit2"
|
||||||
|
|
||||||
###
|
###
|
||||||
echo "Compiling library... (flags: $bufferFlags)"
|
echo "Compiling library... (flags: $bufferFlags)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user