fixed linking library problem
I think lol
This commit is contained in:
parent
e6e473db26
commit
3457482728
2
build.sh
2
build.sh
@ -91,7 +91,7 @@ runInstall()
|
|||||||
echo "Compiling library... (flags: $bufferFlags)"
|
echo "Compiling library... (flags: $bufferFlags)"
|
||||||
###
|
###
|
||||||
|
|
||||||
$compiler $bufferFlags -o $installOutput *.o
|
$compiler -o $installOutput *.o $bufferFlags
|
||||||
|
|
||||||
###
|
###
|
||||||
echo "Installing library..."
|
echo "Installing library..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user