Define special case for atf which libraries names are different from their
declaration
This commit is contained in:
parent
5716a77a38
commit
14d4f1c238
@ -161,6 +161,8 @@ _DP_devstat= kvm
|
||||
|
||||
# Define spacial cases
|
||||
LDADD_supcplusplus= -lsupc++
|
||||
LDADD_atf_c= -L${LIBATF_CDIR} -latf-c
|
||||
LDADD_atf_cxx= -L${LIBATF_CXXDIR} -latf-c++
|
||||
|
||||
.for _l in ${_LIBRARIES}
|
||||
.if ${_PRIVATELIBS:M${_l}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user