diff options
author | Nico Huber <nico.huber@secunet.com> | 2016-01-26 16:09:31 +0100 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2016-07-05 11:52:40 +0200 |
commit | 11ea2b378bc000a4bf9ffd4fa59c27d299b6cbfc (patch) | |
tree | e04d06ff09c31111edde1317f95d51629356669f /util/fuzz-tests | |
parent | b2213edc658cf71f7dc964cd8281924aedca916e (diff) |
buildgcc: Make package build() function more versatile
Refactor build() to make things more flexible:
Add a parameter that tells if we build a package for the host or for a
target architecture. This is just passed to the build_$package()
function and can be used later to take different steps in each case
(e.g. for bootstrapping a host gcc).
Move .success files into the destination directory. That way we can tell
that a package has been built even if the package build directory has
been removed.
Change-Id: I52a7245714a040d11f6e1ac8bdbff8057bb7f0a1
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/13471
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'util/fuzz-tests')
0 files changed, 0 insertions, 0 deletions