Re: [gentoo-dev] [PATCH v2] tree-sitter-grammar.eclass: Init

2021-10-17 Thread Michał Górny
On Sun, 2021-10-17 at 12:31 +0100, Matthew Smith wrote: > Hi, > > Updated with feedback from mgorny: documenting TS_PV, using emake > to build objects, and using get_libname to fix so/dylib > confusion. > > Thanks again, > Matthew > > --- > eclass/tree-sitter-grammar.eclass | 96 ++

[gentoo-dev] [PATCH v2] tree-sitter-grammar.eclass: Init

2021-10-17 Thread Matthew Smith
Hi, Updated with feedback from mgorny: documenting TS_PV, using emake to build objects, and using get_libname to fix so/dylib confusion. Thanks again, Matthew --- eclass/tree-sitter-grammar.eclass | 96 +++ 1 file changed, 96 insertions(+) create mode 100644 eclass