Details
Description
The following in static-res.pro breaks when built with qmake CONFIG+=qbs_disable_rpath
qbsres.target = $$builddirname/default/default.bg qbsres.commands = \ $$shell_quote($$shell_path($$qbsbindir/qbs)) \ build \ --settings-dir $$shell_quote($$builddirname/settings) \ -f $$shell_quote($$PWD/qbs.qbs) \ -d $$shell_quote($$builddirname) \ -p $$shell_quote("qbs resources") \ project.withCode:false \ project.withDocumentation:false \ profile:none
libqbscore.so hasn't been installed at this point so the qbs invocation is going to need an LD_PRELOAD or something similar
Attachments
For Gerrit Dashboard: QBS-1340 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
245371,3 | Fix qmake build with disabled rpath | master | qbs/qbs | Status: MERGED | +2 | 0 |