qt5base-lts/mkspecs/win32-g++
Yuhang Zhao 387f120bf9 Fix cross compile on Ubuntu
When cross compiling on Ubuntu with LTO enabled, the linker will complain about the "-fno-fat-objects" parameter even if the "-fuse-linker-plugin" is passed it.
But if the "-fno-fat-objects" parameter is removed, the linker will complain about "don't support linker plugin in this mode".
Remove both parameters can fix this.

Change-Id: I2d792ca70737f2e82a360bfc597f2b110513b954
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-03-30 07:34:30 +00:00
..
qmake.conf Fix cross compile on Ubuntu 2019-03-30 07:34:30 +00:00
qplatformdefs.h Updated license headers 2016-01-15 12:25:24 +00:00