Compare commits
2 Commits
7b472cac4b
...
b2dc73148e
Author | SHA1 | Date | |
---|---|---|---|
b2dc73148e | |||
1be318c239 |
2
compile
2
compile
@ -76,7 +76,7 @@ if [[ $BUILD_TYPE == "debug" ]]; then
|
||||
PCKR_OUT="pckr"
|
||||
PAKRD_OUT="libpakrd.a"
|
||||
else
|
||||
mkdir dist
|
||||
mkdir -p dist
|
||||
cp ./include/pak.h dist
|
||||
CFLAGS+="-O3 "
|
||||
PCKR_OUT="dist/pckr"
|
||||
|
Loading…
Reference in New Issue
Block a user