Skip to content

Conversation

MarinaPolyakova
Copy link

…g it

Otherwise the following command will fail:

$ PG_CONFIG=... make
make: pg_config: No such file or directory
make: *** No targets. Stop.

Other methods still work:

$ PATH=... make
$ make PG_CONFIG=...

…g it

Otherwise the following command will fail:

$ PG_CONFIG=... make
make: pg_config: No such file or directory
make: *** No targets.  Stop.

Other methods still work:

$ PATH=... make
$ make PG_CONFIG=...
@MarinaPolyakova
Copy link
Author

@eulerto, what do you think about this?

@eulerto
Copy link
Owner

eulerto commented Sep 22, 2025

@MarinaPolyakova I'm using the same pattern as contrib modules. It is also in the documentation.

Are you planning to submit this change to Postgres?

@ziva777
Copy link

ziva777 commented Sep 25, 2025

Done. See Use "?=" operator for a contrib makefile in documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants