List ELF shlib names when a.out shlib names end with ".0".
This commit is contained in:
parent
8d63da8b4d
commit
b2ba0368d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13516
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ include/tk4.2jp/unix/tkUnixDefault.h
|
|||
include/tk4.2jp/unix/tkUnixInt.h
|
||||
include/tk4.2jp/unix/tkUnixPort.h
|
||||
lib/libtk42jp.a
|
||||
lib/libtk42jp.so.1.0
|
||||
lib/libtk42jp.so.1
|
||||
lib/libtk42jp.so
|
||||
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
||||
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
||||
|
|
Loading…
Reference in a new issue