Skip to content

Commit

Permalink
addpatch: hiprt 2.3.bd75b7c.rc7-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeonacid committed Dec 30, 2024
1 parent a088221 commit df0d286
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions hiprt/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
diff --git PKGBUILD PKGBUILD
index bd9054c..8513022 100644
--- PKGBUILD
+++ PKGBUILD
@@ -18,6 +18,7 @@
prepare() {
cd "$pkgname-$pkgver"
patch -Np1 -i ../disable-cuda.patch
+ g++ $CXXFLAGS $LDFLAGS $LTOFLAGS contrib/easy-encryption/cl.cpp -o contrib/easy-encryption/bin/linux/ee64
chmod 755 contrib/easy-encryption/bin/linux/ee64
}

0 comments on commit df0d286

Please sign in to comment.