]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
try to avoid using clang auto/th/libreoffice-7.2.0.3-1
authorJan Palus <atler@pld-linux.org>
Thu, 12 Aug 2021 22:03:31 +0000 (00:03 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 12 Aug 2021 22:03:31 +0000 (00:03 +0200)
...which does not recognize some of our debug flags

libreoffice.spec

index 2be682f70f09143cbead0ab3e21c63abf4755afe..379fe1a44b606b25fac51de56be4f1eda0040cb0 100644 (file)
@@ -2937,6 +2937,8 @@ ulimit -c unlimited || :
 
 export PATH=$PATH:%{_libdir}/interbase/bin
 %configure \
+       ac_cv_prog_LO_CLANG_CC= \
+       ac_cv_prog_LO_CLANG_CXX= \
        --enable-cups \
        --enable-dbus \
        --disable-epm \
This page took 0.040369 seconds and 4 git commands to generate.