default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
apply_patch_dir patches &&
sedit '/^ *set(CMAKE_CXX_FLAGS /{s/ -Werror[^ ]*//}' CMakeLists.txt
