From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id 96384388451F; Wed, 26 Oct 2022 18:56:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 96384388451F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666810579; bh=UhLD/8zKitWZYB+XN07HK1iMSar9Xg8cVM2W+ROcPQ0=; h=From:To:Subject:Date:From; b=oEYXCLh12ujBIICIwyExKw1wp2sbhZXEsmJmsszeG/Ztvgu37BDZtoi/4WWpSO+Nf xoWpG117btx63uUEUXcSORX34+ljlUq5kOEm7pmEHL5hsNI0ggjx3iCY59LgXQWkUu MWZiO7g4DJ9u1DbK0s94OcGk1p87gkmQAme5iA50= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Adhemerval Zanella To: glibc-cvs@sourceware.org Subject: [glibc] Remove lingering libSegfault Makefile entries X-Act-Checkin: glibc X-Git-Author: Adhemerval Zanella X-Git-Refname: refs/heads/master X-Git-Oldrev: e6f3fe362f1aab78b1448d69ecdbd9e3872636d3 X-Git-Newrev: 11306df777e4355bb94f3581fcd2207a525d47dd Message-Id: <20221026185619.96384388451F@sourceware.org> Date: Wed, 26 Oct 2022 18:56:19 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=11306df777e4355bb94f3581fcd2207a525d47dd commit 11306df777e4355bb94f3581fcd2207a525d47dd Author: Adhemerval Zanella 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