mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
29266a3375
Fixes http://autobuild.buildroot.net/results/6dcbf4ca3fcc5ec911ac7a1680f7cb381fd18fcb qtuio appends _d to the library name when Qt was built with debug support, breaking linking step for examples and staging/target install. There's no real advantage to the _d suffix, so simply fix it by removing the logic appending _d. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |
||
---|---|---|
.. | ||
Config.in | ||
qtuio-dont-append-_d-for-debug.patch | ||
qtuio.mk |