summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/qtchooser/qtchooser_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qtchooser/qtchooser_git.bb b/recipes-qt/qtchooser/qtchooser_git.bb
index 68b1c808..f7656450 100644
--- a/recipes-qt/qtchooser/qtchooser_git.bb
+++ b/recipes-qt/qtchooser/qtchooser_git.bb
@@ -16,7 +16,7 @@ PV = "39+git${SRCREV}"
16inherit pkgconfig 16inherit pkgconfig
17 17
18do_compile() { 18do_compile() {
19 oe_runmake 19 oe_runmake LFLAGS='${LDFLAGS}'
20} 20}
21 21
22do_install() { 22do_install() {