package/python: re-enable hashlib
authorTitouan Christophe <titouan.christophe@railnova.eu>
Mon, 3 Feb 2020 11:18:37 +0000 (12:18 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 3 Feb 2020 11:29:36 +0000 (12:29 +0100)
commit1857b676870252b5c3be1502cb5bb96ee76b3110
treeab8aa439d3b7df384794d75246abb2db9bb189d0
parent332d96091bff45bca1ab1e2c25780a5bef2e57f7
package/python: re-enable hashlib

In commit e5cfb319f9493d677f059ca72b80f7fa22fc9f0f,
the committer did add the flag `--disable-hashlib` to python,
even though this was not part of the original patch
(https://patchwork.ozlabs.org/patch/1231905/).

This unexpected modification break the builds of waf-based
packages, such as jack2, mpv or aubio. This commit therefore

Fixes: http://autobuild.buildroot.net/results/2b3/2b377bcfda6e7ae4d6bb894664e3a4cb13a70b6d/
Fixes: http://autobuild.buildroot.net/results/cd5/cd5da8cb3da8479ebee60d011ce0c5dc0e59aab7/
Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python/python.mk