summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index a8c7ac5..740fe4d 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -150,7 +150,7 @@ RUNTIME_TARGETS= \
150 150
151.SILENT: 151.SILENT:
152 152
153gcc: CC=../x86_64-linux-musl-native/bin/gcc 153gcc: CC=../aarch64-linux-musl-native/bin/gcc
154gcc: $(RUNTIME_TARGETS) 154gcc: $(RUNTIME_TARGETS)
155 155
156clang: CC=clang 156clang: CC=clang