Add a way to apply CFLAGS only when building the given architecture. This
is useful primarily on a system used for cross-building, when you have a
set of flags to apply to the TARGET_ARCH being cross-built but don't want
those settings applied to building the cross-tools or other components that
run on the build host machine.
Description
Description
Details
Details
- Provenance
• ian Authored on - Parents
- rS263372: Remove redunant declaration. gcc complains while clang doesn't.
- Branches
- Unknown
- Tags