ell = git://git.kernel.org/pub/scm/libs/ell/ell.git ``` sh *** build *** libtoolize && ./bootstrap && ./configure --prefix=/pkg/gnu/ell && make -j$(nproc) && make install ```