add tcc config.h
This commit is contained in:
@@ -19,7 +19,7 @@ tcc
|
||||
*-tcc
|
||||
libtcc*.def
|
||||
|
||||
config*.h
|
||||
#config*.h
|
||||
config*.mak
|
||||
config.texi
|
||||
conftest*
|
||||
|
||||
5
mkrtos_user/server/tinycc-arm-thumb/config.h
Normal file
5
mkrtos_user/server/tinycc-arm-thumb/config.h
Normal file
@@ -0,0 +1,5 @@
|
||||
/* Automatically generated by configure - do not modify */
|
||||
#ifndef CONFIG_TCCDIR
|
||||
# define CONFIG_TCCDIR "/usr/local/lib/tcc"
|
||||
#endif
|
||||
#define TCC_VERSION "0.9.27"
|
||||
Reference in New Issue
Block a user