]> granicus.if.org Git - postgresql/commit
Don't unset MAKEFLAGS in non-GNU Makefile.
authorThomas Munro <tmunro@postgresql.org>
Mon, 24 Jun 2019 21:29:53 +0000 (09:29 +1200)
committerThomas Munro <tmunro@postgresql.org>
Mon, 24 Jun 2019 21:40:54 +0000 (09:40 +1200)
commit956611e4c480a2b7edeb2f1581e99f19f1983ca5
treec14525bb757bdc16634eddfbf45f2c806adab0cf
parentcb8962ce8eb4bc8377d88424069794ad62080d4d
Don't unset MAKEFLAGS in non-GNU Makefile.

It's useful to be able to pass down options like -s and -j.

Back-patch to 9.5, like commit a76200de.

Discussion: https://postgr.es/m/CA%2BhUKG%2Be1M8-BbL%3DPqhTp6oO6XPO6%2Bs9WGQMLfbuZ%3DG9CtzyXg%40mail.gmail.com
Makefile