aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vector-builder.h
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2023-01-23 11:43:53 +0100
committerRichard Biener <rguenther@suse.de>2023-01-31 15:54:17 +0100
commit7f583a335769591d016caa51490e3e5dd50354fe (patch)
tree64319f196715c6c7d05fa5f053cb4acb50cce352 /gcc/tree-vector-builder.h
parent50335ddd301404e9053786b26a23a924471b4d09 (diff)
downloadgcc-7f583a335769591d016caa51490e3e5dd50354fe.zip
gcc-7f583a335769591d016caa51490e3e5dd50354fe.tar.gz
gcc-7f583a335769591d016caa51490e3e5dd50354fe.tar.bz2
modula2/108462 - duplicate install of static modula2 target libs
The following addresses the fact that libgm2 installs static libraries into two places, one performed by toolexeclib_LTLIBRARIES = libm2cor.la and one performed as part of the install-data-local rule to a m2/m2cor subdirectory alongside Modula-2 .def and .mod files. This patch opts to keep the copy installed by libtool and removes the extra installs in the install-data-local rules. I've built and installed both with and without --enable-version-specific-runtime-libs and compiled and linked a Modula-2 testcase with the installed compiler with the two multilibs and with and without static successfully. PR modula2/108462 libgm2/ * libm2cor/Makefile.am: Remove static lib install from install-data-local. * libm2iso/Makefile.am: Likewise. * libm2log/Makefile.am: Likewise. * libm2min/Makefile.am: Likewise. * libm2pim/Makefile.am: Likewise. * libm2cor/Makefile.in: Regenerate. * libm2iso/Makefile.in: Likewise. * libm2log/Makefile.in: Likewise. * libm2min/Makefile.in: Likewise. * libm2pim/Makefile.in: Likewise.
Diffstat (limited to 'gcc/tree-vector-builder.h')
0 files changed, 0 insertions, 0 deletions