mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-22 11:30:38 +00:00
fix(appimagelauncher): try mold
Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
@@ -13,6 +13,7 @@ Patch0: use-fedora-qtlinguist.patch
|
||||
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: mold
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: glib2-devel
|
||||
@@ -47,7 +48,7 @@ BuildRequires: libqtxdg-devel
|
||||
-DUSE_SYSTEM_XDGUTILS=ON \
|
||||
-DUSE_SYSTEM_LIBAPPIMAGE=ON
|
||||
|
||||
%cmake_build
|
||||
mold -run %cmake_build
|
||||
|
||||
|
||||
%install
|
||||
|
||||
Reference in New Issue
Block a user