export CPPFLAGS="$CPPFLAGS -I/usr/include/libpng12"  &&
# bug #12668
export CFLAGS="${CFLAGS/-O3/-Os}"                    &&
default_build
