|
Lucio Andrés Illanes Albornoz (arab, vxp) |
13cadd |
#
|
|
Lucio Andrés Illanes Albornoz |
2b85d0 |
# set +o errexit -o noglob is assumed.
|
|
Lucio Andrés Illanes Albornoz (arab, vxp) |
13cadd |
#
|
|
Lucio Andrés Illanes Albornoz (arab, vxp) |
13cadd |
|
|
Lucio Andrés Illanes Albornoz (arab, vxp) |
13cadd |
pkg_nginx_configure() {
|
|
Lucio Andrés Illanes Albornoz (arab, vxp) |
13cadd |
export CFLAGS="${PKG_CFLAGS_CONFIGURE} -I${PKG_PREFIX}/include -pipe -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror";
|
|
Lucio Andrés Illanes Albornoz (arab, vxp) |
13cadd |
export LDFLAGS="${PKG_LDFLAGS_CONFIGURE} -L${PKG_PREFIX}/lib";
|
|
Lucio Andrés Illanes Albornoz |
bf9edf |
rtl_fileop mkdir "objs/src" "objs/src/core" "objs/src/event" "objs/src/event/modules" "objs/src/http" "objs/src/http/modules" "objs/src/os/unix";
|
|
Lucio Andrés Illanes Albornoz (arab, vxp) |
13cadd |
};
|
|
Lucio Andrés Illanes Albornoz (arab, vxp) |
13cadd |
|
|
Lucio Andrés Illanes Albornoz |
bf9edf |
# vim:filetype=sh textwidth=0
|