libstdc++: Adjust variable export in makefile
authorJonathan Wakely <jwakely@redhat.com>
Fri, 9 Oct 2020 13:07:22 +0000 (14:07 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 9 Oct 2020 13:08:42 +0000 (14:08 +0100)
commit6ce2cb116af6e0965ff0dd69e7fd1925cf5dc68c
treef9c5747237cb3de06f28deeb5c3dfd1bf8c68b43
parent7e7eef2a1bb45c61ee26936ccaab7159dcceca94
libstdc++: Adjust variable export in makefile

We usually export variables in recipes this way. I'm not sure it's
necessary, but it's consistent.

libstdc++-v3/ChangeLog:

* testsuite/Makefile.am: Set and export variable separately.
* testsuite/Makefile.in: Regenerate.
libstdc++-v3/testsuite/Makefile.am
libstdc++-v3/testsuite/Makefile.in