diff --git a/projects/resiprocate/build.sh b/projects/resiprocate/build.sh index 07b4e1c20..9658b8af3 100755 --- a/projects/resiprocate/build.sh +++ b/projects/resiprocate/build.sh @@ -15,8 +15,4 @@ # ################################################################################ -autoreconf --install -./configure --disable-shared --enable-static -make -j$(nproc) -C rutil/dns/ares aresfuzz aresfuzzname - -cp rutil/dns/ares/{aresfuzz,aresfuzzname} $OUT/ +build/oss-fuzz/build.sh