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

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

View File

@ -1,3 +0,0 @@
ifeq ($(subdir),db2)
CPPFLAGS += -DHAVE_SPINLOCKS=1 -DHAVE_ASSEM_MC68020_GCC=1
endif

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