Jeremy Schneider <schnei...@ardentperf.com> writes: > Given the large number of bytes that LLVM pulls into a postgres build, > I think it would be a good idea to have the ability to split it into a > separate [recommended, but optional] package.
Build without --with-llvm. Alternatively, split lib/llvmjit.so and lib/bitcode/ into a separate package. These are matters for packagers not the core project ... regards, tom lane