# Apply gcc 3.3 patch
bzcat  ${SOURCE_CACHE}/${SOURCE2}  |  patch  -p1  &&

OPTS="$OPTS --enable-static"  &&
default_build
