mirror of
https://abf.rosa.ru/djam/libreoffice.git
synced 2025-02-23 10:32:59 +00:00
Force rebuilding configure because it seems to work incorrectly
"DEBUG: checking for exit in -lboost_date_time... (cached) no DEBUG: configure: error: Could not link against boost_date_time !" It tries to process "AC_MSG_CHECKING([which boost to use]) if test "$with_system_boost" = "yes"; then AC_MSG_RESULT([external]) SYSTEM_BOOST=TRUE AX_BOOST_BASE(1.47) AX_BOOST_DATE_TIME AX_BOOST_FILESYSTEM AX_BOOST_IOSTREAMS AX_BOOST_LOCALE AC_LANG_PUSH([C++]) " with cc compiler, not cxx
This commit is contained in:
parent
3152461e9f
commit
baa18bb237
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,8 @@
|
|||
%global __noautoreq 'libjawt.so|libmyspell.so|libstlport_gcc.so|libmono.so|mono|devel\\(libunoidl(.*)'
|
||||
%global __provides_exclude libsndfile.so\\|libportaudio.so\\|libdb-4.2.so\\|libdb_java-4.2.so\\|libmyspell.so\\|libstlport_gcc.so\\|librdf.so.0\\|libraptor.so.1\\|libxmlsec1-nss.so.1\\|libxmlsec1.so.1
|
||||
|
||||
%undefine _disable_rebuild_configure
|
||||
|
||||
Summary: Office suite
|
||||
Name: libreoffice
|
||||
Epoch: 1
|
||||
|
|
Loading…
Add table
Reference in a new issue