trasmission: add -D_GNU_SOURCE to CFLAGS
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Dec 2010 21:14:51 +0000 (21:14 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Dec 2010 21:14:51 +0000 (21:14 +0000)
commit7471cffd24202be2cbb0de1a699d37752d8f0b37
tree876823848f03c04abe25fcd60eb13f4253c1f00a
parent5d96791901ab72a4dd8b803de3544c8fd4893ca9
trasmission: add -D_GNU_SOURCE to CFLAGS

_GNU_SOURCE must be defined in order to automatically use p{read,write}64
instead of p{read,write}.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24248 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/transmission/Makefile