Don't unset MAKEFLAGS in non-GNU Makefile.

Thomas Munro <tmunro@postgresql.org>

Commit: 0089c3059cb6b3dd20cf072f26d1a7a33412df39
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2019-06-24T21:36:21Z
Releases: 12.0
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

Files

PathChange+/−
Makefile modified +1 −1

Discussion