PKGNAME=quickjs
PKGSEC=devel
PKGDES="Small and embeddable JavaScript engine"
PKGDEP="glibc gcc-runtime"

# https://github.com/bellard/quickjs/issues/195
NOSTATIC=0
