python3: Fix uuid module not compiled for host Python
authorJeffery To <redacted>
Tue, 23 May 2023 11:12:27 +0000 (19:12 +0800)
committerRosen Penev <redacted>
Wed, 24 May 2023 03:04:33 +0000 (06:04 +0300)
commit44fb4927f11add18baa11617e67c8a697a3f528d
tree93757e5f5d704ae165ffd93894e8f3860ed58169
parentf006d0ea23f76a1846c93d0ec3b1ea60ba36d093
python3: Fix uuid module not compiled for host Python

This adds $(STAGING_DIR_HOST)/include/e2fsprogs to HOST_CFLAGS and
HOST_CPPFLAGS so that configure can find uuid/uuid.h.

Signed-off-by: Jeffery To <redacted>
lang/python/python3/Makefile
git clone https://git.99rst.org/PROJECT