commit | bdefc073061ff9e9334a1306e9c70745104dc57f | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Wed Apr 10 09:27:44 2024 +0930 |
committer | Alan Modra <amodra@gmail.com> | Wed Apr 10 11:28:32 2024 +0930 |
tree | 11bf64e6de535fa576a5094ec6cdb15d979405ee | |
parent | 2c8dd9b1c312f8e02b83e8064d80eac617356532 [diff] |
Re: ld testsuite: Append NOSANITIZE_CFLAGS to CFLAGS_FOR_TARGET Don't use CC_FOR_TARGET in the bootstrap test, a silly idea aiming at consistency that made things worse. The objects being linked were built using $CC, so $CC should be used to link. * testsuite/ld-bootstrap/bootstrap.exp: Revert last change.