On 04/22/2016 03:41 PM, Sujith Haridasan wrote:

+# Link fails due to memory exhaustion, so disable debug info to reduce the
+# memory footprint
+DEBUG_FLAGS_remove = "-g"
+

Wait a moment, if you do this then the debug package will be totally useless, no?

  FILES_${PN} += 
"${libdir}/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so"
+FILES_${PN}-dbg += "${libdir}/webkit2gtk-4.0/injected-bundle/.debug \
+                    ${libdir}/webkitgtk/webkit2gtk-4.0/.debug/*"

What problem does this addition solve specifically?

Alex

--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to