Commit Graph

5 Commits

Author SHA1 Message Date
Mike Aizatsky 71b7426802 [openssl] force-linking libc++ 2016-11-18 20:51:24 -08:00
Mike Aizatsky 487e9f4ed6 [infra] removing FUZZER_LDFLAGS (fixes #73)
Workarounds libc++abi issue by folding libc++abi.a into libc++.a.
Will keep FUZZER_LDFLAGS empty for a while until tpm2 is fixed.
2016-11-18 12:16:35 -08:00
Mike Aizatsky 3599908dbf [infra] use $src, $out and $work in build scripts instead of /src, /out, /work (#88)
This will make it possible to run scripts outside of docker container.
2016-11-18 11:16:38 -08:00
Mike Aizatsky 5dfb810427 [infra] setting current directory to src checkout (#87) 2016-11-17 09:49:34 -08:00
Kurt Roeckx 7dc035f11e Add OpenSSL (#62)
Fixes #45 

Don't use clang++ to link, instead use EX_LIBS with $FUZZER_LDFLAGS
2016-11-01 14:33:38 -07:00