default_pre_build        &&
cd  "$SOURCE_DIRECTORY"  &&

# Fix compile for gcc4, bug #13171.
patch -p1 < "$SCRIPT_DIRECTORY/qc-usb_gcc4.patch"
