aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDaniel Malea <daniel.malea@intel.com>2013-03-07 00:48:53 +0000
committerDaniel Malea <daniel.malea@intel.com>2013-03-07 00:48:53 +0000
commit4ebaace6b3914be554a8d5943b5a8597ad29b808 (patch)
treec358276ceaeecfa626d2909f53e1d46def174d8e /clang/lib/Frontend/CompilerInvocation.cpp
parent0d03deeeb9800cb3ee482098c5a6e40428664f49 (diff)
downloadllvm-4ebaace6b3914be554a8d5943b5a8597ad29b808.zip
llvm-4ebaace6b3914be554a8d5943b5a8597ad29b808.tar.gz
llvm-4ebaace6b3914be554a8d5943b5a8597ad29b808.tar.bz2
Fix Linux i386 build
- 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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions