]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: Update path to intl include.
authorIain Sandoe <iain@sandoe.co.uk>
Tue, 21 Nov 2023 10:19:29 +0000 (10:19 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Wed, 22 Nov 2023 14:51:00 +0000 (14:51 +0000)
commite9b39df9333d565ee06fa65d62bfca4bbcb92e44
tree822bbe09a24ef0709af6c02d964eeaa3e7174326
parent2a46e0e7e20e6e9095708704ac0180859e258b7d
testsuite: Update path to intl include.

When we are building libintl in-tree, we need to pass the path
to the generated libintl.h include to the plugin tests.  This
path has changed with the use of gettext directly.

gcc/testsuite/ChangeLog:

* lib/plugin-support.exp: Update the expected path to an
in-tree build of libintl.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
gcc/testsuite/lib/plugin-support.exp