Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
libreoffice.27130
use-fixmath-shared-library.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File use-fixmath-shared-library.patch of Package libreoffice.27130
Index: libreoffice-7.4.3.2/configure.ac =================================================================== --- libreoffice-7.4.3.2.orig/configure.ac +++ libreoffice-7.4.3.2/configure.ac @@ -10594,7 +10594,7 @@ if test "$with_system_libfixmath" = "yes AC_LANG_PUSH([C++]) AC_CHECK_HEADER([libfixmath/fix16.hpp], [], [AC_MSG_ERROR([libfixmath/fix16.hpp not found. install libfixmath])], []) - AC_CHECK_LIB([libfixmath], [fix16_mul], [:], [AC_MSG_ERROR(libfixmath lib not found or functional)], []) + AC_SEARCH_LIBS([fix16_mul], [fixmath libfixmath], [:], [AC_MSG_ERROR(libfixmath lib not found or functional)], []) AC_LANG_POP([C++]) else AC_MSG_RESULT([internal])
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor