Skip to content

Commit

Permalink
addpatch: rocfft 6.0.2-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeonacid committed Sep 17, 2024
1 parent b16bdd2 commit 1c9801c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions rocfft/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
diff --git PKGBUILD PKGBUILD
index 426ca93..6a8b80b 100644
--- PKGBUILD
+++ PKGBUILD
@@ -30,6 +30,8 @@
-D CMAKE_CXX_COMPILER=/opt/rocm/bin/hipcc
-D CMAKE_CXX_FLAGS="${CXXFLAGS} -fcf-protection=none"
-D CMAKE_INSTALL_PREFIX=/opt/rocm
+ -D CMAKE_EXE_LINKER_FLAGS=-fuse-ld=bfd
+ -D CMAKE_SHARED_LINKER_FLAGS=-fuse-ld=bfd
)
cmake "${cmake_args[@]}"
cmake --build build

0 comments on commit 1c9801c

Please sign in to comment.