.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=497
This commit is contained in:
@@ -4274,7 +4274,7 @@ This package is required by the package texlive-biber-bin.
|
||||
esac > /dev/null 2>&1
|
||||
}
|
||||
cflags -std=gnu11 XCFLAGS
|
||||
cflags -std=gnu++17 XCXXFLAGS
|
||||
cflags -std=gnu++14 XCXXFLAGS
|
||||
cflags -fno-const-strings XCFLAGS XCXXFLAGS
|
||||
cflags -fno-strict-aliasing XCFLAGS XCXXFLAGS
|
||||
cflags -fPIC XCFLAGS XCXXFLAGS
|
||||
@@ -4621,6 +4621,7 @@ popd
|
||||
popd
|
||||
|
||||
pushd utils/asymptote
|
||||
CFLAGS=${CFLAGS//-std=gnu11/}
|
||||
version=$(autoreconf --version | head -n 1 | sed -r 's/.* ([0-9.]+)$/\1/')
|
||||
if test ${version%%.*} -ge 2 -a ${version#*.} -ge 71
|
||||
then
|
||||
|
Reference in New Issue
Block a user