https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: 96e07b0966c9685a029e943620c4abba455067ec authored by alex@thinkpad on 01 May 2017, 00:13:23 UTC
mem.c: disabled double free assert (it still gets overwritten by some deallocators)
Tip revision: 96e07b0
config.h
/* Automatically generated by configure - do not modify */
#ifndef CONFIG_TCCDIR
# define CONFIG_TCCDIR "/usr/local/lib/tcc"
#endif
#define GCC_MAJOR 
#define GCC_MINOR 
#define HOST_ARM 1
#define TCC_ARM_VERSION 5
#define TCC_VERSION "0.9.26"
#define CONFIG_TCC_STATIC
#define CONFIG_NOLDL
#define TCC_IS_NATIVE
back to top