forked from qt-creator/qt-creator
ICC does not understand the -sectcreate option. Since this is really just a linker option, use -Wl to pass it to the linker. This works with Clang too. Change-Id: I3edff1a856ba235a60984c745fc144b4046cad77 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by: Fawzi Mohamed <fawzi.mohamed@theqtcompany.com>