#7786: Don't build all llvm libraries as shared
--------------------+--------------------------
Reporter: Krejzi | Owner: blfs-book@…
Type: task | Status: new
Priority: normal | Milestone: 7.10
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
--------------------+--------------------------
Comment (by Krejzi):
The documentation is up to date. See page footer:
{{{
LLVM Project. Last updated on 2016-04-29. Created using Sphinx 1.1.3.
}}}
In previous LLVM versions, the shared lib had version in its name, ie
libLLVM-3.7.so, while 3.8 with cmake produces libLLVM.so.
LLVM 3.9 svn produces libLLVM-3.9.so, too, so I guess Mesa devs didn't
feel the need to update their configure machinery just for one release.
Note that mesa can also use either all static, all shared or one shared
(all static and all shared depends on how LLVM was built). It will default
to single shared lib before anything else.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/7786#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page