Use complete name for libbsd.
* Maybe fixes the dependency detection?
This commit is contained in:
parent
842d399404
commit
87aab8e742
@ -23,7 +23,7 @@ for architectureObject in [ MultiArchSubDirSetup ] {
|
|||||||
socket.cpp
|
socket.cpp
|
||||||
r5_compatibility.cpp
|
r5_compatibility.cpp
|
||||||
:
|
:
|
||||||
<netresolv!$(architecture)>netresolv.o libutil.a bsd
|
<netresolv!$(architecture)>netresolv.o libutil.a libbsd.so
|
||||||
[ TargetLibsupc++ ]
|
[ TargetLibsupc++ ]
|
||||||
;
|
;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user