facebook / buck

A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
https://buck.build
Apache License 2.0
8.56k stars 1.16k forks source link

How to avoid or allow apple security in M1? #2703

Closed mechazod closed 2 years ago

mechazod commented 2 years ago

When running buck build it always pop a prompt for the following CLI tools:

collect2
ld
as
cplus

Or just live with it?

Im running the samples cross-platform-scale-2015-demo, it took 0.3 seconds to build binary