trailofbits / polytracker

An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.
Apache License 2.0
516 stars 47 forks source link

Make sure docker image builds on ARM #6542

Open surovic opened 1 year ago

surovic commented 1 year ago

Yeah, I don't expect any cross-architecture build are necessary. Just making it possible to build on both x86 and arm64 would be good. I also don't think this has to happen immediately, we can get an arm build working when needed.

_Originally posted by @josephsweeney in https://github.com/trailofbits/polytracker/pull/6517#discussion_r1117094791_