omniosorg / omnios-extra

Packages for OmniOS extra
https://omnios.org
Other
26 stars 58 forks source link

Build postgresql version with clang15 #1354

Closed mvwieringen closed 1 year ago

mvwieringen commented 1 year ago

LLVMBuildLoad symbol is deprecated and unavailable in clang16 and later. Until postgresql starts supporting newer llvm versions we need to set the maximum clang version that still supports LLVMBuildLoad.