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:
231fd4c
)
[$(subdirs)=db2] (CPPFLAGS): Add -DHAVE_LLSEEK.
author
drepper
<drepper>
Wed, 27 Aug 1997 20:05:39 +0000
(20:05 +0000)
committer
drepper
<drepper>
Wed, 27 Aug 1997 20:05:39 +0000
(20:05 +0000)
sysdeps/unix/sysv/linux/Makefile
patch
|
blob
|
history
diff --git
a/sysdeps/unix/sysv/linux/Makefile
b/sysdeps/unix/sysv/linux/Makefile
index
ea1ab49
..
0545f44
100644
(file)
--- a/
sysdeps/unix/sysv/linux/Makefile
+++ b/
sysdeps/unix/sysv/linux/Makefile
@@
-4,6
+4,10
@@
CFLAGS-init-first.c = -fkeep-inline-functions
sysdep_routines += errno-loc
endif
+ifeq ($(subdir),db2)
+CPPFLAGS += -DHAVE_LLSEEK=1
+endif
+
ifeq ($(subdir),misc)
sysdep_routines += sysctl clone llseek