1 2 3 4 5 6
pkg:setup ENV.O0 if ENV.compiler == :clang ENV.deparallelize pkg:configure --enable-gc=bibop make make DESTDIR=${PKG_DEST} install