libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' for 'PLUGIN_GCN', 'PLUGIN_...
authorThomas Schwinge <thomas@codesourcery.com>
Thu, 5 May 2022 21:10:23 +0000 (23:10 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Thu, 12 May 2022 11:28:23 +0000 (13:28 +0200)
commitedbd2b1caaa79d68467418a4571c3b09f9602805
treedaccf531ee97c19ca521e4a9cdff2e96ada36f0a
parent94b8a37fa16f7638cc1965718f4ec71719506743
libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' for 'PLUGIN_GCN', 'PLUGIN_NVPTX'

Nothing ever used these.

libgomp/
* plugin/configfrag.ac: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED'
for 'PLUGIN_GCN', 'PLUGIN_NVPTX'.
* Makefile.in: Regenerate.
* config.h.in: Likewise.
* configure: Likewise.
* testsuite/Makefile.in: Likewise.
libgomp/Makefile.in
libgomp/config.h.in
libgomp/configure
libgomp/plugin/configfrag.ac
libgomp/testsuite/Makefile.in