oss-fuzz/projects/binutils
DavidKorczynski b4ad0651e6
binutils: fix build (#9270)
Fixes the current error:
```
Step #3 - "compile-afl-address-x86_64": checking for the correct version of gmp.h... no
Step #3 - "compile-afl-address-x86_64": configure: error: Building GDB requires GMP 4.2+, and MPFR 3.1.0+.
Step #3 - "compile-afl-address-x86_64": Try the --with-gmp and/or --with-mpfr options to specify
Step #3 - "compile-afl-address-x86_64": their locations.  If you obtained GMP and/or MPFR from a vendor
```
2022-12-23 10:35:13 -08:00
..
Dockerfile binutils: fix build (#9270) 2022-12-23 10:35:13 -08:00
build.sh fix binutils build breakage (#9070) 2022-11-25 02:45:18 -08:00
fuzz_addr2line.c
fuzz_as.c binutils: fix fuzz_as (#7402) 2022-03-19 19:19:31 +00:00
fuzz_bfd.c
fuzz_bfd_ext.c
fuzz_disas_ext.c binutils: align fuzzers with upstream (#7527) 2022-04-07 14:49:18 +01:00
fuzz_disassemble.c binutils: align fuzzers with upstream (#7527) 2022-04-07 14:49:18 +01:00
fuzz_dlltool.c
fuzz_dwarf.c Don't leak in binutils test infrastructure (#7874) 2022-06-16 13:03:53 +01:00
fuzz_nm.c
fuzz_objcopy.c
fuzz_objdump.c
fuzz_ranlib_simulation.c Don't leak in binutils test infrastructure (#7874) 2022-06-16 13:03:53 +01:00
fuzz_readelf.c
fuzz_strings.c
fuzz_windres.c Don't leak in binutils test infrastructure (#7874) 2022-06-16 13:03:53 +01:00
project.yaml Disable dataflow builds for projects that have enabled it. (#7968) 2022-07-07 13:27:39 +02:00