projects
/
opensrf
/
bjwebb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16587f1
)
Add -D_LARGEFILE64_SOURCE flag to CGLAGS to avoid compile problems on 32-bit platforms.
author
dbs
<dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 10 Oct 2007 20:10:19 +0000
(20:10 +0000)
committer
dbs
<dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 10 Oct 2007 20:10:19 +0000
(20:10 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1102
9efc2488
-bf62-4759-914b-
345cdb29e865
src/c-apps/Makefile
patch
|
blob
|
history
diff --git
a/src/c-apps/Makefile
b/src/c-apps/Makefile
index
7e99ef1
..
cd172bd
100644
(file)
--- a/
src/c-apps/Makefile
+++ b/
src/c-apps/Makefile
@@
-1,5
+1,5
@@
LDLIBS += -lopensrf
-CFLAGS += -DOSRF_LOG_PARAMS
+CFLAGS += -D
_LARGEFILE64_SOURCE -D
OSRF_LOG_PARAMS
all: osrf_math.so osrf_dbmath.so osrf_version.so