Commit Graph

9 Commits

Author SHA1 Message Date
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
Max Moroz 0e147d4a59 [nss] Fix broken instrumentation (#66). 2016-11-07 14:42:43 +01:00
Max Moroz 13d8dfdc21 [nss] Use seed corpus from Mozilla's repository. (#68) 2016-11-04 16:47:14 -07:00
Mike Aizatsky 122733498a Update build.sh 2016-11-01 21:53:07 -07:00
Mike Aizatsky 2b092122a5 Update build.sh 2016-11-01 15:54:57 -07:00
Mike Aizatsky f40bead58e [infra] using more CPUs 2016-11-01 14:58:43 -07:00
Mike Aizatsky 8926b7c06a moved all targets into targets/ subdir 2016-10-24 19:39:13 -07:00