Fix playTests.sh Under QEMU

This commit is contained in:
W. Felix Handte
2019-12-23 13:24:28 -05:00
parent 1c9ac4ccf4
commit 5f46894184
2 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -330,7 +330,7 @@ test-zstd-nolegacy: zstd-nolegacy
test-zstd test-zstd32 test-zstd-nolegacy: datagen
file $(ZSTD)
ZSTD="$(QEMU_SYS) $(ZSTD)" ./playTests.sh $(ZSTDRTTEST)
EXE_PREFIX="$(QEMU_SYS)" ZSTD_BIN="$(ZSTD)" ./playTests.sh $(ZSTDRTTEST)
test-gzstd: gzstd