Accepting request 1075354 from games:tools
OBS-URL: https://build.opensuse.org/request/show/1075354 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiled?expand=0&rev=38
This commit is contained in:
commit
c0b6e1273d
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 29 16:57:16 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Bump qbs setup-toolchains call to gcc++-13 now that we are using
|
||||
gcc13 as default compiler. Fixes build in Tumbleweed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 15 12:01:22 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -71,7 +71,7 @@ rm -rf src/zlib
|
||||
|
||||
%build
|
||||
# see gh/mapeditor/tiled#3613 why no --detect
|
||||
qbs setup-toolchains --type gcc %{_bindir}/g++-12 gcc
|
||||
qbs setup-toolchains --type gcc %{_bindir}/g++-13 gcc
|
||||
qbs setup-qt %{_bindir}/qmake6 defprof
|
||||
qbs config defaultProfile defprof
|
||||
qbs qbs.installPrefix:"%{_prefix}" projects.Tiled.useRPaths:false
|
||||
|
Loading…
x
Reference in New Issue
Block a user