1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Remove references to the defunct db2 subdir

The db2 subdir has been removed more than 20 years ago.
This commit is contained in:
Andreas Schwab
2023-08-18 21:10:29 +02:00
parent f1c7ed0859
commit ce99601fa8
3 changed files with 0 additions and 11 deletions

View File

@@ -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