public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Adhemerval Zanella <azanella@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] Remove lingering libSegfault Makefile entries
Date: Wed, 26 Oct 2022 18:56:19 +0000 (GMT)	[thread overview]
Message-ID: <20221026185619.96384388451F@sourceware.org> (raw)

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

                 reply	other threads:[~2022-10-26 18:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221026185619.96384388451F@sourceware.org \
    --to=azanella@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).