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:
@@ -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
|
||||
|
Reference in New Issue
Block a user