mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 08:04:32 +04:00
--without-pymalloc was added in7bf1ae65a8because leaving it enabled added an "m" flag/suffix to file names. This flag/suffix was removed in Python 3.8[1], so disabling pymalloc is no longer necessary. [1]: https://docs.python.org/3.8/whatsnew/3.8.html#build-and-c-api-changes Signed-off-by: Jeffery To <jeffery.to@gmail.com> (cherry picked from commit3032e7063f, adjusted PKG_RELEASE) Signed-off-by: Jeffery To <jeffery.to@gmail.com>