Commit ee12b53e authored by Michal Klocek's avatar Michal Klocek
Browse files

Make linker call look great again


Fix issues with messed up linker path:

 * do not use LIBS_PRIVATE on linux at least for passing object
   and archive responses files.
 * do not use QT and QT_PRIVATE with same libs, it simply
   includes libs in LIB and LIB_PRIVATE so doubles linker libs.
 * remove bogus dependency for gui and core for webengineheaders pseudo module.
 * remove unused egl config flag

Fixes: QTBUG-75832
Task-number: QTBUG-75357
Change-Id: I1720394e636e3f89d546f372b10932dd4ad395fe
Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@qt.io>
 
 
 
parent 546c42e4
Showing with 9 additions and 11 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment