aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces
diff options
context:
space:
mode:
authordpalermo <dan.palermo@amd.com>2024-05-22 14:00:29 -0500
committerGitHub <noreply@github.com>2024-05-22 14:00:29 -0500
commit47ed2bfa711efe85b1149c3800f9c66fdc83ae70 (patch)
treecf945a5a1857967fbdc10b77963d0314659a6d3a /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces
parentff3f41deb04c03ba57658776e4e0dc26ef01187d (diff)
downloadllvm-47ed2bfa711efe85b1149c3800f9c66fdc83ae70.zip
llvm-47ed2bfa711efe85b1149c3800f9c66fdc83ae70.tar.gz
llvm-47ed2bfa711efe85b1149c3800f9c66fdc83ae70.tar.bz2
[flang] cmake fix for FLANG_RUNTIME_F128_MATH_LIB build (#93054)
Remove an extra '-D' in the call to add_compile_definitions. The extra -D causes -D-DFLANG_RUNTIME_F128_MATH_LIB=libquadmath to appear in compile options which results in a compilation failure. This occurs only on systems using cmake versions 3.22.1 or 3.24.3. Using cmake 3.28.1 seems to automatically remove the duplicate -D. Fixes https://github.com/llvm/llvm-project/pull/81971
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces')
0 files changed, 0 insertions, 0 deletions