1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/autoconf
Brian Gaeke 6f4e769784 Fix bugs in mmap()-of-files test program on Mac OS X:
1) MAP_FAILED is declared to be a pointer
2) can't include sys/mman.h before sys/types.h without getting an error :-(

llvm-svn: 8947
2003-10-07 21:33:27 +00:00
..
aclocal.m4 Fix bugs in mmap()-of-files test program on Mac OS X: 2003-10-07 21:33:27 +00:00
config.guess These are the autoconf files in their new home. 2003-07-22 19:13:20 +00:00
config.sub These are the autoconf files in their new home. 2003-07-22 19:13:20 +00:00
configure.ac Switching over to the new test database. 2003-10-07 21:13:47 +00:00
install-sh These are the autoconf files in their new home. 2003-07-22 19:13:20 +00:00
ltmain.sh Removed the -only-static option as it is no longer required (and didn't work 2003-07-31 20:59:32 +00:00
mkinstalldirs These are the autoconf files in their new home. 2003-07-22 19:13:20 +00:00