Fix playTests.sh Under QEMU (#1923)

This commit is contained in:
Felix Handte
2019-12-26 11:16:23 -08:00
committed by Yann Collet
parent 1c9ac4ccf4
commit 6f4341c432
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