public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Remove references to the defunct db2 subdir
@ 2023-08-18 19:23 Andreas Schwab
  2023-08-21 13:25 ` Florian Weimer
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Schwab @ 2023-08-18 19:23 UTC (permalink / raw)
  To: libc-alpha

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
 # <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
-- 
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."

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Remove references to the defunct db2 subdir
  2023-08-18 19:23 [PATCH] Remove references to the defunct db2 subdir Andreas Schwab
@ 2023-08-21 13:25 ` Florian Weimer
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Weimer @ 2023-08-21 13:25 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: libc-alpha

* Andreas Schwab:

> 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

Looks good, thanks.

Florian


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-21 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-18 19:23 [PATCH] Remove references to the defunct db2 subdir Andreas Schwab
2023-08-21 13:25 ` Florian Weimer

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).