- Mention NO_FILTER_SHLIBS
PR: docs/95644 (based on) Submitted by: Jean-Baptiste Quenot <jbq@caraldi.com>
This commit is contained in:
parent
4ef17697be
commit
39e1595754
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27525
1 changed files with 6 additions and 0 deletions
|
@ -3993,6 +3993,12 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/foo %%PREFIX%%/lib/bar</programlisting>
|
|||
library should have their <makevar>PORTREVISION</makevar> incremented,
|
||||
to force recompilation with the new library version.</para>
|
||||
|
||||
<para>If the port installs shared libraries with long version numbers,
|
||||
e.g. <filename>libfoo.so.0.2.9</filename>, the ports infrastructure
|
||||
will try to rename the files. Define
|
||||
<makevar>NO_FILTER_SHLIBS</makevar> to disable this
|
||||
functionality.</para>
|
||||
|
||||
</sect1>
|
||||
|
||||
<sect1 id="porting-restrictions">
|
||||
|
|
Loading…
Reference in a new issue