]> granicus.if.org Git - postgresql/commit
Document need to clear MAKELEVEL when invoking PG build from a makefile.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 9 Aug 2018 19:21:09 +0000 (15:21 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 9 Aug 2018 19:21:09 +0000 (15:21 -0400)
commit8694a1ce406d58873e7332fa725baeeff18f57b2
treebe1235a99caeeaa020005f423d094af3bf51fdfa
parentb284262e40424daa1c546ad76f365b31304d7944
Document need to clear MAKELEVEL when invoking PG build from a makefile.

Since commit 3b8f6e75f, failure to do this would lead to
submake-generated-headers not doing anything, so that references to
generated or symlinked headers would fail.  Previous to that, the
omission only led to temp-install not doing anything, which apparently
affects many fewer people (doesn't anybody use "make check" in their
build rules??).  Hence, backpatch to v11 but not further.

Per complaints from Christoph Berg, Jakob Egger, and others.
doc/src/sgml/installation.sgml