[patch] Use -std=gnu99 in tools/llvm-c-test/CMakeLists.txt

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Dec 11 20:21:32 PST 2013


With a current mingw (gcc 4.8.1) it looks like I am hitting some variation of

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40278

The net result is that off_t is not defined and the build fails
without this patch.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.patch
Type: application/octet-stream
Size: 456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131211/6a1ea112/attachment.obj>


More information about the llvm-commits mailing list