mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-03 12:12:46 +08:00
Fix Windows++ compilation of previous (YX Hao, Joel Bodenmann)
This commit is contained in:
2
tcc.h
2
tcc.h
@@ -208,6 +208,8 @@ extern long double strtold (const char *__nptr, char **__endptr);
|
||||
# define CONFIG_TCC_SYSINCLUDEPATHS \
|
||||
ALSO_TRIPLET(CONFIG_SYSROOT "/usr/local/include") \
|
||||
":" ALSO_TRIPLET(CONFIG_SYSROOT "/usr/include")
|
||||
# else
|
||||
# define CONFIG_TCC_SYSINCLUDEPATHS ""
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user