mirror of git://sourceware.org/git/glibc.git
[$(subdirs)=db2] (CPPFLAGS): Add macros to provide spinlock
information for db2.
This commit is contained in:
parent
c0d5b73e05
commit
e0b82fb753
|
|
@ -0,0 +1,3 @@
|
|||
ifeq ($(subdir),db2)
|
||||
CPPFLAGS += -DHAVE_SPINLOCKS=1 -DHAVE_ASSEM_MC68020_GCC=1
|
||||
endif
|
||||
Loading…
Reference in New Issue