zzip_init_io
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=494
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 21 10:03:15 UTC 2025 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- On 64bit architecures use only zzip_init_io
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 19 14:06:22 UTC 2025 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@@ -4452,6 +4452,7 @@ popd
|
||||
fi
|
||||
if test -n "$(getconf LFS_CFLAGS)"
|
||||
then
|
||||
large='enable'
|
||||
if test -n "$(nm -D /lib/libzzip.so | grep zzip_init_io64)"
|
||||
then
|
||||
zzip='--with-system-zziplib'
|
||||
@@ -4459,6 +4460,7 @@ popd
|
||||
zzip='--without-system-zziplib'
|
||||
fi
|
||||
else
|
||||
large='disable'
|
||||
zzip='--with-system-zziplib'
|
||||
fi
|
||||
# Wrong version string
|
||||
@@ -4540,7 +4542,7 @@ popd
|
||||
--disable-xindy-docs \
|
||||
--disable-xindy-rules \
|
||||
--disable-xz \
|
||||
--enable-largefile \
|
||||
--${large}-largefile \
|
||||
--enable-threads \
|
||||
--enable-year2038 \
|
||||
--%{!?with_psutils:disable}%{?with_psutils:enable}-psutils \
|
||||
|
Reference in New Issue
Block a user