forked from pool/harfbuzz
Accepting request 1172132 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1172132 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/harfbuzz?expand=0&rev=110
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 3 13:59:13 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Force higher C++ standard version for building with ICU 75.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 29 19:08:48 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package harfbuzz
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -109,6 +109,8 @@ This package contains the development files.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
# harfbuzz-8.4.0 defaults to 11, icu-75 needs >=17
|
||||
export CXXFLAGS="%optflags -std=c++17"
|
||||
%meson \
|
||||
-Ddocs=disabled \
|
||||
-Dgraphite=enabled \
|
||||
|
Reference in New Issue
Block a user