quickjs: remove unnecessary PREFIX=, clean up
This commit is contained in:
@@ -5,7 +5,7 @@ revision=3
|
|||||||
wrksrc="${pkgname}-${version//./-}"
|
wrksrc="${pkgname}-${version//./-}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=true
|
make_use_env=true
|
||||||
make_build_args="CONFIG_LTO= prefix=/usr"
|
make_build_args="CONFIG_LTO="
|
||||||
make_install_args="${make_build_args}"
|
make_install_args="${make_build_args}"
|
||||||
short_desc="Small and embeddable Javascript engine"
|
short_desc="Small and embeddable Javascript engine"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
|||||||
Reference in New Issue
Block a user