fix -spec/-xspec argument re-assembly
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 26 Jun 2012 13:29:35 +0000 (15:29 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 26 Jun 2012 17:29:23 +0000 (19:29 +0200)
commit851d666bccc05b2ec9c38dbffd8be72b5303a8d6
tree741c199554a19788e035ab3811c0341a26341abd
parent61162c6e878e80f69965135949a5595eaf8581c7
fix -spec/-xspec argument re-assembly

the specs in Option are now only fixifiable absolute paths if an actual
path was passed on the command line - otherwise these are just names,
and we should pass them on verbatim.

Change-Id: I5b3535dadf2d6b2b3116331e6636f6e363a5361f
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
qmake/generators/makefile.cpp
qmake/generators/makefile.h