Skip to content

Commit

Permalink
Reverting CXX flags
Browse files Browse the repository at this point in the history
  • Loading branch information
clemahieu committed May 23, 2024
1 parent 9dcf9bf commit 899fb12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ pushd $BUILD_DIR

cmake \
-DCMAKE_BUILD_TYPE=${BUILD_TYPE:-"Debug"} \
-DCMAKE_CXX_FLAGS="-g -Og" \
-DPORTABLE=ON \
-DACTIVE_NETWORK=nano_${NANO_NETWORK:-"live"}_network \
-DNANO_TEST=${NANO_TEST:-OFF} \
Expand Down

0 comments on commit 899fb12

Please sign in to comment.