secure-software-engineering / phasar

A LLVM-based static analysis framework.
Other
927 stars 140 forks source link

stdc++fs isn't needed on FreeBSD #563

Open yurivict opened 1 year ago

yurivict commented 1 year ago

Failure:

ld: error: unable to find library -lstdc++fs

clang-14 FreeBSD 13.1

fabianbs96 commented 1 year ago

We will look into that