mirror of https://github.com/postgres/postgres
The build of .pc (pkg-config) files depends on all makefiles in use, and in dependency tracking mode, the previous coding ended up including /dev/null as a makefile. Apparently, on some platforms the modification time of /dev/null changes sporadically, and so the .pc files would end up being rebuilt every so often. Fix that by changing the makefile code to do without using /dev/null.pull/4/head
parent
0b33790421
commit
ba66752d27
Loading…
Reference in new issue