aarch64ilp32: Let rpmbuild run without checking build dependencies
To bootrstrap Tizen on a new architecture (aarch64ilp32) it is convenient
to run GBS using a scratch directory prepered with external tools like
buildroot. This means most software required to build packages will be
in the scratch directory but not as rpm packages.
This commit should be applied manually and temporarily only on systems
used to bootrsap Tizen on new architectures.
Change-Id: I7ecb3077e2e4fd304d0b1e458b5325738fa6bf16
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>