Skip to content

Commit a4f7d6b

Browse files
oma: remove useless nolto workaround for loongarch64_nosimd
Signed-off-by: Ilikara <[email protected]>
1 parent dcbc9d9 commit a4f7d6b

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

app-admin/oma/autobuild/defines

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,3 @@ PKGREP="mirrormgr<=0.11.1"
1010

1111
USECLANG=1
1212
PKGESS=1
13-
14-
# FIXME: LTO will cause unexpected lsx generation
15-
NOLTO__LOONGARCH64_NOSIMD=1

app-admin/oma/spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
VER=1.20.1
2-
REL=1
2+
REL=2
33
SRCS="git::commit=tags/v${VER/\~/-}::https://github.com/AOSC-Dev/oma"
44
CHKSUMS="SKIP"
55
CHKUPDATE="anitya::id=328412"

0 commit comments

Comments
 (0)