Skip to content

Commit

Permalink
Use 1984832c740a7fa0e468bb720f40c525b652835d (from pg15) as an extra …
Browse files Browse the repository at this point in the history
…version
  • Loading branch information
bayandin committed Jul 6, 2023
1 parent f5d84f0 commit 278c0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ $(POSTGRES_INSTALL_DIR)/build/%/config.status:
(cd $(POSTGRES_INSTALL_DIR)/build/$$VERSION && \
env PATH="$(EXTRA_PATH_OVERRIDES):$$PATH" $(ROOT_PROJECT_DIR)/vendor/postgres-$$VERSION/configure \
CFLAGS='$(PG_CFLAGS)' \
$(PG_CONFIGURE_OPTS) --with-extra-version=" 1144aee1661c79eec65e784a8dad8bd450d9df79" \
$(PG_CONFIGURE_OPTS) --with-extra-version=" 1984832c740a7fa0e468bb720f40c525b652835d" \
--prefix=$(abspath $(POSTGRES_INSTALL_DIR))/$$VERSION > configure.log)

# nicer alias to run 'configure'
Expand Down

0 comments on commit 278c0bb

Please sign in to comment.