hostap/tests/fuzzing/dpp-uri
Jouni Malinen de3f8d9fd1 tests: Fix new fuzzer builds
$(LIBS) got included twice into the linker command line from $^ and
$(LIBS). The former ended up getting converted based on host CPU rather
than target. Fix that by removing duplication and -lcrypto from $(LIBS).

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2020-04-22 00:51:13 +03:00
..
corpus tests: New style fuzzing tool for DPP URI parsing 2020-04-04 20:09:30 +03:00
dpp-uri.c tests: New style fuzzing tool for DPP URI parsing 2020-04-04 20:09:30 +03:00
Makefile tests: Fix new fuzzer builds 2020-04-22 00:51:13 +03:00