@@ -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"
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.