You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if people are still struggling with this, but I've made a PR that does exactly what @hexcoder suggested (#74).
However, this still requires an abilist for libcrypto (because of all the assembly files that DFSan cannot track through). To fix this I'd suggest just adding -DOPENSSL_NO_ASM=True to the CMake command in fuzzer-test-suite/boringssl-2016-02-12/build.sh. The bug still exists with these changes.
Hi,
I try to use Angora to build up boringssl in google's fuzzer-test-suite.
But I face some problems. Compilation failed.
Some "Unknown command line argument" happened.
Thank you very much if you can help.
The text was updated successfully, but these errors were encountered: