Author: ardovm
Date: Mon Feb 10 21:01:41 2025
New Revision: 1923710

URL: http://svn.apache.org/viewvc?rev=1923710&view=rev
Log:
Latest openSUSE must use system expat to avoid FontConfig crashing

Modified:
    
openoffice/devtools/build-scripts/4.1/unxlngix6/build_aoo64bit_on_opensuse15.sh

Modified: 
openoffice/devtools/build-scripts/4.1/unxlngix6/build_aoo64bit_on_opensuse15.sh
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.1/unxlngix6/build_aoo64bit_on_opensuse15.sh?rev=1923710&r1=1923709&r2=1923710&view=diff
==============================================================================
--- 
openoffice/devtools/build-scripts/4.1/unxlngix6/build_aoo64bit_on_opensuse15.sh 
(original)
+++ 
openoffice/devtools/build-scripts/4.1/unxlngix6/build_aoo64bit_on_opensuse15.sh 
Mon Feb 10 21:01:41 2025
@@ -87,6 +87,7 @@ if [ "$AOO_SKIP_CONFIG" != "yes" ]; then
        --enable-dbus  \
        --without-junit \
        --without-stlport \
+       --with-system-expat \
        --with-jdk-home=/usr/lib64/jvm/java-1.8.0-openjdk \
        --with-package-format="$AOO_PACKAGE_FORMAT" \
        --with-lang="${AOO_LANGS}" \


Reply via email to