]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(CPPFLAGS): Define for db2 directory.
authorUlrich Drepper <drepper@redhat.com>
Fri, 17 Mar 2000 18:28:11 +0000 (18:28 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 17 Mar 2000 18:28:11 +0000 (18:28 +0000)
sysdeps/alpha/Makefile

index 250a31779c295d212daf35e2757b338c111df814..4b9790cc41129c0f9f3a51310af3f061e21e4ed5 100644 (file)
 # write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
+ifeq ($(subdir),db2)
+CPPFLAGS += -DHAVE_SPINLOCKS=1 -DHAVE_ASSEM_ALPHA_GCC=1
+endif
+
 ifeq ($(subdir),gmon)
 sysdep_routines += _mcount
 endif