tinycc/lib
Milutin Jovanovic 6e13c35334 Attempt to fix 32 bit OSX build. The fix consists of adding -m32 and -m64
to the appropriate CFLAGS. In addition, memory hooks are very different
on OSX, so build of bcheck.c had to be disabled for now.

Change of the CFLAGS does affect builds on other platforms, and this needs
to be tested.
2012-02-16 11:24:14 -05:00
..
alloca86_64.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
alloca86-bt.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
alloca86.S lib/alloca*: mark ELF stack access flags as nonexecutable 2011-01-04 10:38:52 +02:00
bcheck.c Add support for __FreeBSD_kernel__ kernel 2010-09-10 21:09:07 +02:00
libtcc1.c Support struct arguments with stdarg.h 2010-12-28 19:32:40 +09:00
Makefile Attempt to fix 32 bit OSX build. The fix consists of adding -m32 and -m64 2012-02-16 11:24:14 -05:00