tests/tcg/s390x: Test compiler flags only once, not every time
commit117ea96089e36a4d31a42f96062b950641ba1698
authorThomas Huth <thuth@redhat.com>
Wed, 12 Oct 2022 18:27:53 +0000 (12 20:27 +0200)
committerThomas Huth <thuth@redhat.com>
Thu, 27 Oct 2022 07:09:50 +0000 (27 09:09 +0200)
tree2d3a049fbf64be5b6f8b65f480fea48ddb1d6b62
parent38621181ae3cbec62e3490fbc14f6ac01642d07a
tests/tcg/s390x: Test compiler flags only once, not every time

This is common practice, see the Makefile.target in the aarch64
folder for example.

Suggested-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20221012182755.1014853-2-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/tcg/s390x/Makefile.target