OSDN Git Service

tests/tcg/i386: force -fno-pie for test-i386
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 1 Apr 2021 10:25:25 +0000 (11:25 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 6 Apr 2021 14:04:42 +0000 (15:04 +0100)
commit631f112f42506c31b3ad4f31d8cd8386fc170519
treeddf9584fc5777792fd4dadbf84af5f751c3a3c52
parent4011a686ccf32239d6b887e750c0ee2f6b5bea9e
tests/tcg/i386: force -fno-pie for test-i386

The containerised compiler defaults to no-pie anyway but if we are
relying on the users installed cross compiler we need to check it
works for building 16 bit code first.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210401102530.12030-7-alex.bennee@linaro.org>
tests/tcg/configure.sh
tests/tcg/i386/Makefile.target