Append $PLT_CFLAGS to CC/CXX for S-records tests
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 27 Jul 2015 12:18:20 +0000 (05:18 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 27 Jul 2015 12:18:20 +0000 (05:18 -0700)
commit219a6876d48c9986b47d045a41b74cb6c84a2116
treeb8e2aae1677878a63fd5651eb519587c46ce0bd5
parentcda77e9efc68d04e50990ea72890bd8e515d4d7b
Append $PLT_CFLAGS to CC/CXX for S-records tests

S-records tests don't work with -fno-plt.  This path appends $PLT_CFLAGS
to CC and CXX for S-records tests.

* ld-srec/srec.exp (CC): Save and restore.  Append $PLT_CFLAGS.
(CXX): Likewise.
ld/testsuite/ChangeLog
ld/testsuite/ld-srec/srec.exp