mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
gstreamer: reenable PARALLEL_MAKE
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
@@ -27,8 +27,6 @@ EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking --with-check=
|
||||
# mv ${WORKDIR}/gstregistrybinary.[ch] ${S}/gst/
|
||||
#}
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
FILES_${PN} += " ${libdir}/gstreamer-0.10/*.so"
|
||||
FILES_${PN}-dev += " ${libdir}/gstreamer-0.10/*.la ${libdir}/gstreamer-0.10/*.a"
|
||||
FILES_${PN}-dbg += " ${libdir}/gstreamer-0.10/.debug/"
|
||||
|
||||
Reference in New Issue
Block a user