mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix for ossfuzz.
This commit is contained in:
parent
77212627fb
commit
f3f3cac864
@ -64,7 +64,7 @@ if (OSSFUZZ)
|
||||
/usr/include/libprotobuf-mutator
|
||||
)
|
||||
target_link_libraries(abiv2_proto_ossfuzz PRIVATE solidity
|
||||
evmone intx ethash evmc-instructions
|
||||
evmc evmone intx ethash evmc-instructions
|
||||
protobuf-mutator-libfuzzer.a
|
||||
protobuf-mutator.a
|
||||
protobuf.a
|
||||
|
Loading…
Reference in New Issue
Block a user