Accepting request 985524 from Publishing:TeXLive

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/985524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlive?expand=0&rev=80
This commit is contained in:
Dominique Leuenberger 2022-06-29 14:00:50 +00:00 committed by Git OBS Bridge
commit 1197b6a1a5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 21 08:26:38 UTC 2022 - Dr. Werner Fink <werner@suse.de>
- Support gcc-g++13
-------------------------------------------------------------------
Wed May 25 09:36:56 UTC 2022 - Dr. Werner Fink <werner@suse.de>

View File

@ -3834,7 +3834,7 @@ This package is required by the package texlive-biber-bin.
CC=gcc
CXX=g++
XCFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE"
XCXXFLAGS="$XCFLAGS"
XCXXFLAGS="$XCFLAGS -include cstdint"
cflags ()
{
local flag=$1; shift || return