Go to the source code of this file.
#define POTION_VERSION "0.3" |
#define POTION_DATE "2015-02-24" |
#define POTION_COMMIT "06b4ecf" |
#define POTION_CC "gcc-mp-4.9" |
#define POTION_CFLAGS "-D_GNU_SOURCE -fno-strict-aliasing -msse2 -DHAVE_LIBUDIS86 -DJIT_DEBUG -DDEBUG --param ssp-buffer-size=1 -g3 -fno-stack-protector -Wall -Wno-variadic-macros -Wno-pointer-arith -Wno-return-type -Wno-switch -Wno-unused-label" |
#define POTION_LDFLAGS "" |
#define POTION_MAKE "/Applications/Xcode.app/Contents/Developer/usr/bin/make" |
#define POTION_PREFIX "/usr/local" |
#define POTION_DLL ".dylib" |
#define POTION_LOADEXT ".bundle" |
#define POTION_JIT_NAME x86 |
#define POTION_PLATFORM "x86_64-apple-darwin14" |
#define POTION_LIBEXT ".a" |
#define LONGLONG_SIZE_T 8 |
#define PN_LITTLE_ENDIAN 1 |
#define POTION_PAGESIZE 4096 |
#define POTION_STACK_DIR -1 |