aboutsummaryrefslogtreecommitdiff
path: root/openmp
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2023-07-16 23:06:01 +0200
committerSylvestre Ledru <sylvestre@debian.org>2023-07-17 09:59:56 +0200
commitb446c6dfcf42f39c7f1fce204ccb51e9dcd89046 (patch)
treed8709f55824ea3e64fd613e3e67b881fc7708cf8 /openmp
parentcc006acdd6d7280a85c63fe375a4c9d1738e3fcd (diff)
downloadllvm-b446c6dfcf42f39c7f1fce204ccb51e9dcd89046.zip
llvm-b446c6dfcf42f39c7f1fce204ccb51e9dcd89046.tar.gz
llvm-b446c6dfcf42f39c7f1fce204ccb51e9dcd89046.tar.bz2
cmake: set _LARGEFILE_SOURCE=1 to fix a cmake error
``` -- Performing additional configure checks with target flags: -mips32r2;-mabi=32;-D_LARGEFILE_SOURCE;-D_FILE_OFFSET_BITS=64 -- Performing Test COMPILER_RT_HAS_mips_FLOAT16 CMake Error: Parse error in command line argument: _LARGEFILE_SOURCE Should be: VAR:type=value ``` See: https://buildd.debian.org/status/fetch.php?pkg=llvm-toolchain-16&arch=mips64el&ver=1%3A16.0.6-4&stamp=1689111818&raw=0 Differential Revision: https://reviews.llvm.org/D155409
Diffstat (limited to 'openmp')
0 files changed, 0 insertions, 0 deletions