Skip to content

Commit

Permalink
addpkg: fabla (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
xctan authored Oct 20, 2021
1 parent b1f21c0 commit f800753
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions fabla/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
diff --git PKGBUILD PKGBUILD
index 554b94a..634f88b 100644
--- PKGBUILD
+++ PKGBUILD
@@ -34,6 +34,7 @@ build() {
export CXXFLAGS+=" ${CPPFLAGS}"
cmake -DCMAKE_INSTALL_PREFIX='/usr' \
-DCMAKE_BUILD_TYPE='None' \
+ -DBUILD_SSE=OFF \
-Wno-dev\
-B build\
-S .

0 comments on commit f800753

Please sign in to comment.