mirror of https://github.com/google/oss-fuzz.git
[resiprocate] Use upstream build script (#1206)
This commit is contained in:
parent
fe758a46ad
commit
dde3b549ab
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue