public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Andreas Schwab <schwab@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] Remove references to the defunct db2 subdir
Date: Mon, 21 Aug 2023 16:21:21 +0000 (GMT)	[thread overview]
Message-ID: <20230821162121.5D74638555A1@sourceware.org> (raw)

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

commit ce99601fa883a8916cb902c7bcd2125046a4a39d
Author: Andreas Schwab <schwab@linux-m68k.org>
Date:   Fri Aug 18 21:10:29 2023 +0200

    Remove references to the defunct db2 subdir
    
    The db2 subdir has been removed more than 20 years ago.

Diff:
---
 sysdeps/alpha/Makefile              | 4 ----
 sysdeps/m68k/m680x0/m68020/Makefile | 3 ---
 sysdeps/sparc/Makefile              | 4 ----
 3 files changed, 11 deletions(-)

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
 # <https://www.gnu.org/licenses/>.
 
-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

                 reply	other threads:[~2023-08-21 16:21 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=20230821162121.5D74638555A1@sourceware.org \
    --to=schwab@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).