mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-17 05:00:38 +00:00
printing env
This commit is contained in:
2
Makefile
2
Makefile
@@ -89,7 +89,7 @@ $(POSTGRES_INSTALL_DIR)/build/%/config.status:
|
||||
LDFLAGS='$(LDFLAGS)' \
|
||||
$(PG_CONFIGURE_OPTS) \
|
||||
--prefix=$(abspath $(POSTGRES_INSTALL_DIR))/$* > configure.log)
|
||||
echo "\n\n\n\n -------\n printing path $(PATH)"
|
||||
echo "\n\n\n\n -------\n printing path $(env)"
|
||||
|
||||
# nicer alias to run 'configure'
|
||||
# Note: I've been unable to use templates for this part of our configuration.
|
||||
|
||||
Reference in New Issue
Block a user