void-packages/srcpkgs/qt5
Juergen Buchmueller 5f58a00f0c qt5: replace -isystem with -I in gcc-base.conf
This solves problems of the kind "#include_next <stdlib.h>" no such
file or directory. The real problem seems to be that "-isystem /usr/include"
or "-isystem ${XBPS_CROSS_BASE}/usr/include" is in the wrong place in
the list of parameters passed to gcc/g++.

Closes #5254
2016-12-31 18:53:38 +01:00
..
files
patches
INSTALL
template qt5: replace -isystem with -I in gcc-base.conf 2016-12-31 18:53:38 +01:00