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

Preprocessor flags are not propagated to compiler #2537

Open pomozoff opened 4 years ago

pomozoff commented 4 years ago

The value of the preprocessor_flags key is not propagated to the compiler when a bridging header (of Obj-C) is precompiling.