1 2 3 4 5 6 7 8
{ "name": "linux-user-chroot", "kind": "chunk", "build-system": "autotools", "configure-commands": [ "CFLAGS=\"$CFLAGS -I$PREFIX/include\" sh autogen.sh --prefix=\"$PREFIX\"" ] }