mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
ustr: Fix for multi-libs.
This commit is contained in:
parent
235724ebf1
commit
9a7b0ecb92
|
|
@ -35,7 +35,8 @@ FILES_${PN}-dbg += "${libdir}/libustr-debug* \
|
|||
EXTRA_OEMAKE_virtclass-native = "prefix=/usr"
|
||||
|
||||
do_compile() {
|
||||
oe_runmake all-shared
|
||||
oe_runmake all-shared \
|
||||
mlib=${SITEINFO_BITS}
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user