From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by sourceware.org (Postfix) with ESMTPS id 91122386480A for ; Fri, 18 Aug 2023 19:23:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 91122386480A Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nefkom.net Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4RSBc1572Kz1r1s3 for ; Fri, 18 Aug 2023 21:23:13 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 4RSBc148dKz1qqlS for ; Fri, 18 Aug 2023 21:23:13 +0200 (CEST) X-Virus-Scanned: amavis at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavis, port 10024) with ESMTP id 3N9tCXc-uwT3 for ; Fri, 18 Aug 2023 21:23:12 +0200 (CEST) X-Auth-Info: qruAXssDLZ4hZEcOH6sdLU6lQ5iYuzqlDH3KNOO70vdYoRee8vruEbngmkwD0OXC Received: from igel.home (aftr-62-216-205-243.dynamic.mnet-online.de [62.216.205.243]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA for ; Fri, 18 Aug 2023 21:23:12 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id 21BA62C12E9; Fri, 18 Aug 2023 21:23:12 +0200 (CEST) From: Andreas Schwab To: libc-alpha@sourceware.org Subject: [PATCH] Remove references to the defunct db2 subdir X-Yow: Now I'm having INSIPID THOUGHTS about the beautiful, round wives of HOLLYWOOD MOVIE MOGULS encased in PLEXIGLASS CARS and being approached by SMALL BOYS selling FRUIT.. Date: Fri, 18 Aug 2023 21:23:12 +0200 Message-ID: <875y5cb1en.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-8.2 required=5.0 tests=BAYES_00,GIT_PATCH_0,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,KAM_SHORT,RCVD_IN_BARRACUDACENTRAL,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,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 List-Id: The db2 subdir has been removed more than 20 years ago. --- sysdeps/alpha/Makefile | 4 ---- sysdeps/m68k/m680x0/m68020/Makefile | 3 --- sysdeps/sparc/Makefile | 4 ---- 3 files changed, 11 deletions(-) delete mode 100644 sysdeps/m68k/m680x0/m68020/Makefile diff --git a/sysdeps/alpha/Makefile b/sysdeps/alpha/Makefile index dbf9f5d877..89a866b8e2 100644 --- a/sysdeps/alpha/Makefile +++ b/sysdeps/alpha/Makefile @@ -15,10 +15,6 @@ # License along with the GNU C Library. If not, see # . -ifeq ($(subdir),db2) -CPPFLAGS += -DHAVE_SPINLOCKS=1 -DHAVE_ASSEM_ALPHA=1 -endif - ifeq ($(subdir),debug) # Consider making this GCC's default... CFLAGS-backtrace.c = -fasynchronous-unwind-tables diff --git a/sysdeps/m68k/m680x0/m68020/Makefile b/sysdeps/m68k/m680x0/m68020/Makefile deleted file mode 100644 index b17635467d..0000000000 --- a/sysdeps/m68k/m680x0/m68020/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -ifeq ($(subdir),db2) -CPPFLAGS += -DHAVE_SPINLOCKS=1 -DHAVE_ASSEM_MC68020_GCC=1 -endif diff --git a/sysdeps/sparc/Makefile b/sysdeps/sparc/Makefile index 26b4a84606..34c51cea6b 100644 --- a/sysdeps/sparc/Makefile +++ b/sysdeps/sparc/Makefile @@ -5,10 +5,6 @@ ifeq ($(subdir),gmon) sysdep_routines += sparc-mcount endif -ifeq ($(subdir),db2) -CPPFLAGS += -DHAVE_SPINLOCKS=1 -DHAVE_ASSEM_SPARC_GCC=1 -endif - ifeq ($(subdir),csu) CPPFLAGS-crti.S += -fPIC CPPFLAGS-crtn.S += -fPIC -- 2.41.0 -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."