Compile postgres with btree_gist
This commit is contained in:
parent
c1d230d6c4
commit
5edd07d62b
@ -65,6 +65,7 @@ termux_step_post_make_install() {
|
||||
fuzzystrmatch \
|
||||
unaccent \
|
||||
uuid-ossp \
|
||||
btree_gist \
|
||||
; do
|
||||
(cd contrib/$contrib && make -s -j $TERMUX_MAKE_PROCESSES install)
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user