OPTS="$JIT $PCRE8 $PCRE16 $PCRE32 $OPTS" &&

if [[ $BUILDUTF == n ]]; then
   OPTS="$OPTS --disable-unicode"
fi &&

default_build
