[PATCH uci 1/2] fuzz: Compile using libstd++

Petr Štetiar ynezz at true.cz
Sat Mar 11 01:01:55 PST 2023


Hauke Mehrtens <hauke at hauke-m.de> [2023-03-09 00:18:09]:

Hi,

> It looks like libfuzzer is compiled using libstd++ on Debian Bookworm
> and not libc++. Using libc++ causes linking errors, use libstd++
> instead.

so maybe this should be detected and decided at runtime? Otherwise this seems
to just support Bookworm from now and thus fail to compile elsewhere?

Cheers,

Petr



More information about the openwrt-devel mailing list