aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2023-07-12 16:26:02 -0700
committerAndres Freund <andres@anarazel.de>2023-07-12 16:26:02 -0700
commit7a7f13afee9229fe738c390d39aa44c394400c04 (patch)
treebadf6125d5947e2f1c51de6b7e0eb8d4c916c13a /src/backend/parser/parse_expr.c
parent47caa710cebe386c1ab0de89c2a9ff286c9bcb2a (diff)
downloadpostgresql-7a7f13afee9229fe738c390d39aa44c394400c04.tar.gz
postgresql-7a7f13afee9229fe738c390d39aa44c394400c04.zip
meson: Tie adding C++ support to the llvm Meson option
In the event the llvm option is defined to be 'auto', it is possible that the host machine might not have a C++ compiler. If that is the case, then we shouldn't continue reaching for the llvm dependency. To make it easier to understand the case where LLVM support is disabled due to lacking a C++ compiler, add a message noting that fact. Author: Tristan Partin <tristan@neon.tech> Reviewed-by: Andres Freund <andres@anarazel.de> Discussion: https://postgr.es/m/CSPIJVUDZFKX.3KHMOAVGF94RV@c3po Backpatch: 16-, where meson support was added
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions