public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] Remove lingering libSegfault Makefile entries
@ 2022-10-26 18:56 Adhemerval Zanella
  0 siblings, 0 replies; only message in thread
From: Adhemerval Zanella @ 2022-10-26 18:56 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=11306df777e4355bb94f3581fcd2207a525d47dd

commit 11306df777e4355bb94f3581fcd2207a525d47dd
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Wed Oct 26 15:13:17 2022 -0300

    Remove lingering libSegfault Makefile entries
    
    The library was removed by 65ccd641ba.

Diff:
---
 Makeconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makeconfig b/Makeconfig
index 842f49eb58..08a869cd11 100644
--- a/Makeconfig
+++ b/Makeconfig
@@ -884,7 +884,7 @@ endif
 # Use 64 bit time_t support for installed programs
 installed-modules = nonlib nscd ldconfig locale_programs \
 		    iconvprogs libnss_files libnss_compat libnss_db libnss_hesiod \
-		    libutil libpcprofile libSegFault
+		    libutil libpcprofile
 +extra-time-flags = $(if $(filter $(installed-modules),\
                            $(in-module)),-D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64)
 
@@ -983,7 +983,7 @@ libio-include = -I$(..)libio
 
 # List of non-library modules that we build.
 built-modules = iconvprogs iconvdata ldconfig libmemusage \
-		libSegFault libpcprofile librpcsvc locale-programs \
+		libpcprofile librpcsvc locale-programs \
 		memusagestat nonlib nscd extramodules libnldbl libsupport \
 		testsuite testsuite-internal

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-26 18:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26 18:56 [glibc] Remove lingering libSegfault Makefile entries Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).