mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-15 20:20:38 +00:00
make pgbuild.sh less noisy
This commit is contained in:
@@ -20,6 +20,6 @@ cd $REPO_ROOT/tmp_install/build
|
||||
--enable-depend --with-libxml --prefix=/
|
||||
|
||||
# compile
|
||||
make -j8
|
||||
make -j8 -s
|
||||
export DESTDIR=$REPO_ROOT/tmp_install
|
||||
make install
|
||||
make install -s
|
||||
|
||||
2
vendor/postgres
vendored
2
vendor/postgres
vendored
Submodule vendor/postgres updated: c16604e9d2...531eb128c6
Reference in New Issue
Block a user