  default_pre_build &&
  cd $SOURCE_DIRECTORY  &&

  # Patch for Bug #3255
  patch  -p1  <  ${SCRIPT_DIRECTORY}/gcc3.3.patch

