Skip to content
  • Daniel Malea's avatar
    Fix Linux i386 build · 4ebaace6
    Daniel Malea authored
    - missing definitions were causing different definitions of type 'off_t', resulting in linker errors
    - fix is to define _LARGEFILE_SOURCE and _FILE_OFFSET_BITS=64
    
    llvm-svn: 176595
    4ebaace6
Loading