Skip to content

Commit

Permalink
addpatch: decoder 0.6.0-2
Browse files Browse the repository at this point in the history
Signed-off-by: 秋雨落 <[email protected]>
  • Loading branch information
qyl27 authored and felixonmars committed Oct 9, 2024
1 parent 24ccf7b commit c574087
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions decoder/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- PKGBUILD
+++ PKGBUILD
@@ -60,7 +60,7 @@ build() {
}

check() {
- meson test -C build --print-errorlogs --no-rebuild
+ meson test -C build --print-errorlogs --no-rebuild --timeout-multiplier 0
}

package() {

0 comments on commit c574087

Please sign in to comment.