projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5a7710
)
[$(subdirs)=db2] (CPPFLAGS): Add macros to provide spinlock
author
drepper
<drepper>
Wed, 27 Aug 1997 20:03:43 +0000
(20:03 +0000)
committer
drepper
<drepper>
Wed, 27 Aug 1997 20:03:43 +0000
(20:03 +0000)
information for db2.
sysdeps/m68k/m68020/Makefile
[new file with mode: 0644]
patch
|
blob
diff --git a/sysdeps/m68k/m68020/Makefile
b/sysdeps/m68k/m68020/Makefile
new file mode 100644
(file)
index 0000000..
b176354
--- /dev/null
+++ b/
sysdeps/m68k/m68020/Makefile
@@ -0,0
+1,3
@@
+ifeq ($(subdir),db2)
+CPPFLAGS += -DHAVE_SPINLOCKS=1 -DHAVE_ASSEM_MC68020_GCC=1
+endif