From 87cdb231528847386c8d5408e252f7afec52c6a6 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 25 Jun 2023 18:36:32 +0200 Subject: Run clang and gcc in the CI --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 48374bf..f6946f9 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -34,7 +34,7 @@ TARGETS= \ test_poll \ test_ppoll \ -#.SILENT: +.SILENT: gcc: CC=../x86_64-linux-musl-native/bin/gcc gcc: GCOV=../x86_64-linux-musl-native/bin/gcov -- cgit v1.3