Skip to content

Commit

Permalink
O2 -> O0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p committed Aug 26, 2024
1 parent 8e2c1ab commit ab4369e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cibuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ END

else
export PGDEBUG=""
export CDEBUG="-g0 -O2"
export CDEBUG="-g0 -O0"
cat > ${PG_DEBUG_HEADER} << END
#ifndef I_PGDEBUG
#define I_PGDEBUG
Expand Down

0 comments on commit ab4369e

Please sign in to comment.