Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
Signed-off-by: Cole Miller <[email protected]>
  • Loading branch information
cole-miller committed Aug 28, 2024
1 parent bbef98b commit ec94c99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/build-static.sh
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ if [ ! -f "${BUILD_DIR}/dqlite/libdqlite.la" ]; then
CFLAGS="${CFLAGS} -I${INSTALL_DIR}/musl/include"

make unit-test
pwd
ls -la
./unit-test
)
fi

0 comments on commit ec94c99

Please sign in to comment.