From: Martin Strobel Date: Wed, 11 Jul 2018 04:35:36 +0000 (+0200) Subject: python3: add override for uuid.h header check X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2080550f766ea415b737829479de9554e8ef7f9f;p=openwrt-packages.git python3: add override for uuid.h header check Signed-off-by: Martin Strobel --- diff --git a/lang/python/python3/files/config.site b/lang/python/python3/files/config.site index cfa56b89b..65c2d9585 100644 --- a/lang/python/python3/files/config.site +++ b/lang/python/python3/files/config.site @@ -9,4 +9,5 @@ ac_cv_file__dev_ptmx=yes ac_cv_file__dev_ptc=no ac_cv_buggy_getaddrinfo=no +ac_cv_header_uuid_h=yes