diff options
author | Jakub Jelinek <jakub@redhat.com> | 2019-11-02 00:34:21 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-11-02 00:34:21 +0100 |
commit | d228ee80f8578be474595a517a228111fac26c5e (patch) | |
tree | eed22a0e69a45d980b41b3ae4495b8ee3eed01fa /gcc/cp/parser.c | |
parent | 917dd789e55c88123d804a8a411e4a61ee7b6e43 (diff) | |
download | gcc-d228ee80f8578be474595a517a228111fac26c5e.zip gcc-d228ee80f8578be474595a517a228111fac26c5e.tar.gz gcc-d228ee80f8578be474595a517a228111fac26c5e.tar.bz2 |
re PR bootstrap/92314 (missing omp-device-properties', needed by 's-omp-device-properties-h')
PR bootstrap/92314
* configure.ac: Don't look for omp-device-properties files from
installed offloading compilers. Instead add tmake_file snippets
for configured offloading targets and use files they generate.
* Makefile.in (install): Don't depend on
install-omp-device-properties.
(install-omp-device-properties): Remove goal.
* config/i386/t-omp-device: New file.
* config/i386/t-intelmic (omp-device-properties): Remove goal.
* config/nvptx/t-omp-device: New file.
* config/nvptx/t-nvptx (omp-device-properties): Remove goal.
* configure: Regenerated.
From-SVN: r277735
Diffstat (limited to 'gcc/cp/parser.c')
0 files changed, 0 insertions, 0 deletions