1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Fix fallout from Joseph's untested Makeconfig change.

This commit is contained in:
Roland McGrath
2014-02-28 13:00:27 -08:00
parent ff71cc373b
commit f08e9a2629
20 changed files with 62 additions and 38 deletions

View File

@ -166,7 +166,7 @@ install-bin-script = xtrace
ifeq ($(build-shared),yes)
install-bin-script += catchsegv
endif
generated = catchsegv xtrace
generated += catchsegv xtrace
include ../Rules