mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-06-21 08:52:35 +02:00
gdb: include readline in default PACKAGECONFIG
* without readline in PACKAGECONFIG and with no-static-libraries.inc gdb fails when trying to build against own bundled static readline Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
PACKAGECONFIG ??= "python"
|
||||
PACKAGECONFIG ??= "readline python"
|
||||
|
||||
Reference in New Issue
Block a user