aports/main/wget
Jakub Jirutka 90af2efeee main/wget: don't run fuzz tests, they are broken
There are many errors like this one:

    wget_options_fuzzer.c: In function 'LLVMFuzzerTestOneInput':
    wget_options_fuzzer.c:87:9: error: assignment of read-only variable 'stderr'
      stderr = fopen("/dev/null", "w");
             ^
    wget_options_fuzzer.c:98:9: error: assignment of read-only variable 'stderr'
      stderr = bak;
             ^
2018-05-08 23:43:30 +02:00
..
APKBUILD main/wget: don't run fuzz tests, they are broken 2018-05-08 23:43:30 +02:00