[Libreoffice-bugs] [Bug 111989] New: libzmf: typo in Makefile -no-undefines -> -no-undefined

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 23 18:23:40 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=111989

            Bug ID: 111989
           Summary: libzmf: typo in Makefile -no-undefines ->
                    -no-undefined
           Product: Document Liberation Project
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: General
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: foxyred333 at gmail.com

There's a typo in src/lib/Makefile.{am,in}:
libzmf_ at ZMF_MAJOR_VERSION@_ at ZMF_MINOR_VERSION@_la_LDFLAGS = $(version_info)
-export-dynamic -no-undefines

which should be -no-undefined, caught by building with `slibtool` which doesn't
swallow invalid options:-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170823/9701ca76/attachment.html>


More information about the Libreoffice-bugs mailing list