Build libproc and librtld_db for MIPS
This commit is contained in:
parent
fa1e9b3a72
commit
07d39325d6
@ -197,6 +197,11 @@ _libefi= libefi
|
||||
_libsmb= libsmb
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_CPUARCH} == "mips"
|
||||
_libproc= libproc
|
||||
_librtld_db= librtld_db
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_CPUARCH} == "powerpc"
|
||||
_libsmb= libsmb
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user