Commit Graph

2 Commits (RHEL-7.4)

Author SHA1 Message Date
Miroslav Rezanina 836b4e3d7c redhat/Makefile: honor BREW_FLAGS like the kernel
When doing make rh-brew on a RHEL kernel one can set BREW_FLAGS
to anything that 'brew build' accepts (see 'brew build -h'). This
is useful to avoid wasting resources when only one arch needs to
be compiled for a test, as the arch-override parameter can be
set. For example,

  BREW_FLAGS='--arch-override=aarch64' make -C redhat rh-brew

only builds for aarch64.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Miroslav Rezanina <mrezanin@redhat.com>
2017-07-14 10:56:54 +02:00
Miroslav Rezanina 9059912187 Add redhat directory 2017-03-06 10:48:03 +01:00