From patchwork Wed Oct 26 18:58:05 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adhemerval Zanella Netto X-Patchwork-Id: 59496 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 2CF343885527 for ; Wed, 26 Oct 2022 18:58:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2CF343885527 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666810712; bh=iY9QWyryqIftS1j7ZWa7tUrGEpJCo8xgVH3FUAdaG7g=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=Tda4HEhj8Os+KNAK3YVCzEpC6kw3ufvnEbeK8DGXES/hTY+R3N3NzHep3WXy2jlFN YFa4vsZs6YHcIzvXs2QGRjKzc/0is1cqITGCRpQu0so4xDADHJ6/xOeQFdUtrH/Rml x3JikliKznwl9b1a2092p7jWxdp+CfLGR86KdCpg= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-ot1-x336.google.com (mail-ot1-x336.google.com [IPv6:2607:f8b0:4864:20::336]) by sourceware.org (Postfix) with ESMTPS id 3DF4B385AE65 for ; Wed, 26 Oct 2022 18:58:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 3DF4B385AE65 Received: by mail-ot1-x336.google.com with SMTP id cy15-20020a056830698f00b0065c530585afso10561643otb.2 for ; Wed, 26 Oct 2022 11:58:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=iY9QWyryqIftS1j7ZWa7tUrGEpJCo8xgVH3FUAdaG7g=; b=uFQvBMOaok9K9E10I3a/qcHm5Lga6/mdt2Rc2TElxFH8Qi0kh43ZKcc0xsI842I0n9 Xp0oHAWKbdx3+s4taual79ckDytSxGHBmISUGdzcPfZPIxKewnnwmUYOFtKyl9xlNdHY TPTo/iOMytyN8cvvY6BFvlgvWC2CxkZUDKK3A2WWcEBNVRoDEZQBrYmwoUU/Pzpbxgy1 +Tc1TVyus0l20jZviS9Np4OkGQD62/k3Y8ojXpd8LStnU0kIIsT3AcL3z0USs4rAsXlq 1eE0ozy8xr2YFWw1fCARVMi83OG9IJv+4NG6OBjA289UrWm4JFaF0j4TyPVUaxPP8noe Rteg== X-Gm-Message-State: ACrzQf0r6tO2s5pdIxVy8wWQJz/L/NYoGIU9DKO3z36w3bBLz+P1wYgM BKSmisPZlaz0Vqd93nm3ixV2npa/Wm4lp5F2 X-Google-Smtp-Source: AMsMyM7WC9UMGK5naP2XIoX+DAr1KMd6EdcEYnO65m3WAjTMqIFhor/h8W3WcgN8HCYqRcb3NzaFAg== X-Received: by 2002:a05:6830:4191:b0:668:9646:5b58 with SMTP id r17-20020a056830419100b0066896465b58mr2990020otu.285.1666810690295; Wed, 26 Oct 2022 11:58:10 -0700 (PDT) Received: from mandiga.. ([2804:1b3:a7c0:17c8:6a6b:43f7:824e:663]) by smtp.gmail.com with ESMTPSA id eo33-20020a056870eca100b0010d5d5c3fc3sm3523685oab.8.2022.10.26.11.58.08 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Oct 2022 11:58:09 -0700 (PDT) To: libc-alpha@sourceware.org Subject: [COMMITTED] Remove lingering libSegfault Makefile entries Date: Wed, 26 Oct 2022 15:58:05 -0300 Message-Id: <20221026185805.2939044-1-adhemerval.zanella@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Spam-Status: No, score=-12.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Adhemerval Zanella via Libc-alpha From: Adhemerval Zanella Netto Reply-To: Adhemerval Zanella Errors-To: libc-alpha-bounces+patchwork=sourceware.org@sourceware.org Sender: "Libc-alpha" The library was removed by 65ccd641ba. --- 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