FreeBSD: Add /usr/dt/lib to runtime linker - update
On Mon, 24 Sep 2012, Jon Trulson wrote: > On Tue, 25 Sep 2012, Marcin Cieslak wrote: > > Applied. I'm sorry - it turns out this one does not fully work as expected. This one is better (it's relative to the old master) - so it might cause a conflict:
This commit is contained in:
committed by
Jon Trulson
parent
a658d226d1
commit
0747780cdd
@@ -97,7 +97,8 @@ CDE_CONF_TOP=CDE_CONFIGURATION_TOP
|
||||
|
||||
MakeTheLink
|
||||
|
||||
/sbin/ldconfig -m "${DT_TOP}/lib"
|
||||
echo $CDE_TOP/lib > $LDCONFIGFILE
|
||||
/sbin/ldconfig -m $CDE_TOP/lib
|
||||
|
||||
elif [ "$OPERATION" = "verify" ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user