Remove LLVM_CONFIG from Makefile.global.in
authorAndres Freund <andres@anarazel.de>
Wed, 6 Jul 2022 15:11:39 +0000 (08:11 -0700)
committerAndres Freund <andres@anarazel.de>
Wed, 6 Jul 2022 15:11:39 +0000 (08:11 -0700)
commit7775c748db1257523ecbed1060dadb608bdff6de
treeb53d83f0e65077a16b23283daf8ecf27942c2058
parenteb7a9cd459736f29c5d091cf1bf59842ec9c7175
Remove LLVM_CONFIG from Makefile.global.in

LLVM_CONFIG is only used inside configure.

Reviewed-By: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Discussion: https://postgr.es/m/0e81e45c-c9a5-e95b-2782-ab2dfec8bf57@enterprisedb.com
src/Makefile.global.in