diff options
author | Martin Roth <martinroth@google.com> | 2016-04-01 18:46:29 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-04-12 06:33:25 +0200 |
commit | 444ece2a38af30c369216b690b67d90ff61c1fc4 (patch) | |
tree | 140feb66299d03b94463b3188f22aa1462bbb916 /src/arch/arm64 | |
parent | c13866fd405213fd5ca4fed6a14bed80909df03e (diff) |
crossgcc: skip TARGETARCH for tools that don't use it
Many of the tools and libraries don't use a target architecture, but
they were still getting put in one. This change separates out the
builds that need the target architecture from the ones that don't,
and sets the build directory accordingly.
This will help keep from rebuilding the libraries when building all
of the tools if you keep the temporary files around (-t option).
Change-Id: Id6c17719332f2244657f103f5f07ca7812d51af1
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/14229
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/arch/arm64')
0 files changed, 0 insertions, 0 deletions