Files
packages/lang
Alexandru Ardelean bde027188a python-greenlet: support MIPS architecture
Fixes: https://github.com/openwrt/packages/issues/15370

This is inspired from:
   330bc94dcc/lang/python-greenlet/Makefile

The `PKG_USE_MIPS16:=0` is not taken into consideration when building
Python modules. That's because the sysconfig is used.

This is only an issue with greenlet (on MIPS) so far.

One option is to do `PKG_USE_MIPS16:=0` in the core Python package.
But, since we know that the `wlanslovenija` group has successfully used
greenlet on MIPS with this construct, we might as well adopt it until GCC10
becomes the main compiler.

As noted here:
  https://github.com/openwrt/packages/issues/15370#issuecomment-817015484
GCC10 doesn't have this problem.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-04-14 00:17:09 -07:00
..
2021-02-22 17:01:56 +08:00
2019-08-19 12:16:37 -07:00
2019-11-01 14:55:02 +08:00
2019-08-15 13:23:41 +02:00
2018-11-27 09:04:10 -08:00
2021-03-14 16:44:24 -07:00
2021-04-06 15:22:08 -07:00
2021-03-26 11:25:10 -07:00
2021-04-11 20:29:48 -07:00
2020-12-28 13:30:49 +09:00
2021-02-09 10:45:30 +02:00
2020-06-07 19:41:15 -06:00
2020-03-19 15:38:23 -07:00
2020-03-19 16:03:59 -07:00
2019-10-05 12:22:05 -07:00
2021-03-04 23:15:47 +01:00
2021-03-06 20:34:28 +01:00
2021-04-12 18:19:00 -03:00
2020-12-01 16:21:39 -08:00
2021-04-12 22:41:18 -07:00