diff options
author | Alexandru Ardelean <ardeleanalex@gmail.com> | 2018-01-10 09:29:41 +0200 |
---|---|---|
committer | Alexandru Ardelean <ardeleanalex@gmail.com> | 2018-01-10 23:01:51 +0200 |
commit | ccdc6bc530444283a510ceb6a50878493fe356f2 (patch) | |
tree | 4bbde4652f654ab7b47611c450d717f67e3c1d43 /lang/luarocks | |
parent | 55c0b5ae19afa8d160c6ccf10869c22fd3bd0c03 (diff) |
python,python3: export mk files outside of python package dirs
Since `lang/python` is it's own folder of Python packages
(for both Python 2 & 3), and these build rules are needed
in a lot of packages [especially Python packages],
putting them here makes sense architecturally,
to be shared.
This also helps get rid of the `include_mk` construct
which relies on OpenWrt core to provide, and seems
like a broken design idea that has persisted for a while.
Reason is: it requires that Python 2/3 be built to provide
these mk files for other Python packages,
which seems like a bad idea.
Long-term, there could be an issue where some other feeds
would require these mk files [e.g. telephony] for
some Python packages.
We'll see how we handle this a bit later.
For now we limit this to this feed.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Diffstat (limited to 'lang/luarocks')
0 files changed, 0 insertions, 0 deletions