Un-break contrib install with llvm.
Tom Lane <tgl@sss.pgh.pa.us>
Un-break contrib install with llvm. Apparently $(foreach ... $(call install_llvm_module,...)) doesn't work too well without a blank line ending the install_llvm_module macro. The previous coding hackishly dodged this problem with some parens, but that's not really a good solution because make misunderstands where the command boundaries are that way. Discussion: https://postgr.es/m/20180428073935.GB1736@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| src/Makefile.global.in | modified | +4 −0 |
Discussion
- Cold welcoming message when installing anything because of LLVM bitcode stuff 7 messages · 2018-04-28 → 2018-04-29