lifting-bits / cxx-common

Common dependency management for various Trail of Bits C++ codebases
Apache License 2.0
31 stars 11 forks source link

Set target arch and default target triple explicitly #1001

Closed Ninja3047 closed 1 year ago

Ninja3047 commented 1 year ago

This fixes an odd quirk where the JIT compiler will default to x86 when cross compiling for arm.