build: Workaround python3 hash order issues (for now)
authorAndrew Bartlett <abartlet@samba.org>
Thu, 13 Dec 2018 00:06:48 +0000 (13:06 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 13 Dec 2018 00:49:30 +0000 (01:49 +0100)
commit19a4d3ca692e864a2ae6c8c496e7eb08cded612f
tree060429f7a565923cc5bcc6078f486b0e71e0f014
parenta42f18cc3e671242329a22dc53044fe8ff3e6d4b
build: Workaround python3 hash order issues (for now)

This works around python3 having a new hash seed each time it starts to allow
a second "make" not to rebuild the world.

This should probably be reverted once we find the hash that is causing
the issue, but should reduce frustration for now.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Makefile
lib/ldb/Makefile
lib/replace/Makefile
lib/talloc/Makefile
lib/tdb/Makefile
lib/tevent/Makefile