aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRamsay Jones <ramsay@ramsay1.demon.co.uk>2013-10-02 21:49:55 +0200
committerThomas Preud'homme <robotux@celest.fr>2013-10-02 21:49:55 +0200
commitd0c2f00df2366ba2114c75ada95c578864a81387 (patch)
tree72d36beaa949efdfbd23569902b1f2be9408f852 /Makefile
parent385a86b000ca8c363959a1ae7b6a5518446ce497 (diff)
downloadtinycc-d0c2f00df2366ba2114c75ada95c578864a81387.tar.gz
tinycc-d0c2f00df2366ba2114c75ada95c578864a81387.tar.bz2
Fix CONFIG_TCC_SYSINCLUDEPATHS on !win32 systems
Commit 9382d6f1 ("Fix lib, include, crt and libgcc search paths", 07-09-2013) inadvertently included an initial empty entry to the CONFIG_TCC_SYSINCLUDEPATHS variable (for non win32 targets). In addition to an empty line in the 'tcc -vv' display, this leads to the preprocessor attempting to read an include file from the root of the filesystem (i.e. '/header.h'). Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions