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:
commit
1197b6a1a5
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user