Skip to content

Commit

Permalink
updpatch: imlib2 1.12.3-1
Browse files Browse the repository at this point in the history
  • Loading branch information
felixonmars committed Sep 13, 2024
1 parent cfa45e6 commit dafb431
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions imlib2/riscv64.patch
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
diff --git PKGBUILD PKGBUILD
index 9b5ff26..3cb4cd9 100644
index 0b0c8a6..29a4934 100644
--- PKGBUILD
+++ PKGBUILD
@@ -20,8 +20,7 @@ build() {
@@ -31,8 +31,7 @@ build() {
./configure \
--prefix=/usr \
--sysconfdir=/etc/imlib2 \
- --x-libraries=/usr/lib \
- --enable-amd64
+ --x-libraries=/usr/lib
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
make
}

0 comments on commit dafb431

Please sign in to comment.