diff --git a/ci/build-check.sh b/ci/build-check.sh index 9c6e3576..4c50c104 100755 --- a/ci/build-check.sh +++ b/ci/build-check.sh @@ -16,3 +16,5 @@ git clean -dfx export CC=clang export CFLAGS='-Werror=unused-variable' build_default +# don't actually run the tests, just compile them +/usr/bin/make check TESTS= diff --git a/libglnx b/libglnx index 7100ebbc..47d81632 160000 --- a/libglnx +++ b/libglnx @@ -1 +1 @@ -Subproject commit 7100ebbc6800c7e5e2e09cefe067fbb88b32f10b +Subproject commit 47d816329370ca315d4ffec9872690b1fd4c27c9