package/pkg-python: fix python 3.8.0 package builds
authorJames Hilliard <james.hilliard1@gmail.com>
Thu, 17 Oct 2019 16:21:27 +0000 (10:21 -0600)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 19 Oct 2019 19:06:56 +0000 (21:06 +0200)
commitfd989575e186d0367b3ee4f5c1a78eed0d7a8f50
treed71909e9a45e280da0d8b230d23f588a43d3131f
parentab4538c9090aae65a4aec585d6090fb5fdf18415
package/pkg-python: fix python 3.8.0 package builds

We need to update the sysconfigdata path for python 3.8.0 per upstream
commit 7efc526e5cfb929a79c192ac2dcf7eb78d3a4401 which indicates the "m"
flag has been removed from sys.abiflags.

Fixes this build error when building target packages:
ValueError: Empty module name

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/pkg-python.mk