diff options
| -rw-r--r-- | recipes-qt/qtchooser/qtchooser_git.bb | 2 |
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}" | |||
| 16 | inherit pkgconfig | 16 | inherit pkgconfig |
| 17 | 17 | ||
| 18 | do_compile() { | 18 | do_compile() { |
| 19 | oe_runmake | 19 | oe_runmake LFLAGS='${LDFLAGS}' |
| 20 | } | 20 | } |
| 21 | 21 | ||
| 22 | do_install() { | 22 | do_install() { |
