Sweden-Number/tools/winegcc
Andre Heider 9bb21d1135 winegcc: Don't add the prefix's include dir using -isystem.
Always use -I, this fixes the include search path if the prefix is
set to '/usr'.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46293
Signed-off-by: Andre Heider <a.heider@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-17 10:39:09 +01:00
..
Makefile.in winegcc: Add -I for the prefix's include dir. 2018-11-19 10:17:48 +01:00
utils.c
utils.h
winegcc.c winegcc: Don't add the prefix's include dir using -isystem. 2018-12-17 10:39:09 +01:00
winegcc.man.in