gcc/libstdc++-v3/python
Jonathan Wakely 9f7bc160b4 libstdc++: Fix installation of python hooks [PR 99453]
When no shared library is installed, the new code to determine the name
of the -gdb.py file yields an empty string. Use the name of the static
library in that case.

libstdc++-v3/ChangeLog:

	PR libstdc++/99453
	* python/Makefile.am: Use archive name for printer hook if no
	dynamic library name is available.
	* python/Makefile.in: Regenerate.
2021-06-01 13:29:34 +01:00
..
libstdcxx libstdc++: Fix find_type helper to work consistently 2021-03-11 17:52:56 +00:00
Makefile.am libstdc++: Fix installation of python hooks [PR 99453] 2021-06-01 13:29:34 +01:00
Makefile.in libstdc++: Fix installation of python hooks [PR 99453] 2021-06-01 13:29:34 +01:00
hook.in Update copyright years. 2021-01-04 10:26:59 +01:00