Commit 9918158
committed
common: add qt host binaries to meson cross profile
When cross building 32 bit qt6 packages on 64 bit hosts the qt6 host
tools are not found, because the path is determined via pkgconfig which
points to /usr/lib32.
Adding the required binaries to the cross profile as a workaround to
resolve this.1 parent a7c0bcc commit 9918158
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
0 commit comments