projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6268ef7
)
[backfire] packages/neon: merge r28842
author
Nicolas Thill
<nico@openwrt.org>
Wed, 9 Nov 2011 11:18:10 +0000
(11:18 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Wed, 9 Nov 2011 11:18:10 +0000
(11:18 +0000)
SVN-Revision: 28876
libs/neon/Makefile
patch
|
blob
|
history
diff --git
a/libs/neon/Makefile
b/libs/neon/Makefile
index 50e4a4958f613dba9b12898d30af38dc76c839ea..10c390fb02c3e639bcec60cf28944098eca6f948 100644
(file)
--- a/
libs/neon/Makefile
+++ b/
libs/neon/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=neon
PKG_VERSION:=0.29.6
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.webdav.org/neon
@@
-29,6
+29,7
@@
define Package/libneon
endef
TARGET_CFLAGS += $(FPIC)
+TARGET_CPPFLAGS += -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
CONFIGURE_ARGS += \
--enable-shared \