diff --git a/dsq/riscv64.patch b/dsq/riscv64.patch new file mode 100644 index 000000000..9be97039d --- /dev/null +++ b/dsq/riscv64.patch @@ -0,0 +1,11 @@ +--- PKGBUILD ++++ PKGBUILD +@@ -58,7 +58,7 @@ check() { + 7z e testdata/taxi.csv.7z + + # ensure chatter from systemd-nspawn doesn't modify expected stdout +- LC_ALL=C ./scripts/test.py ++ LC_ALL=C ./scripts/test.py -fo cach + } + + package() {