[package] busybox: change the date -k patch to be more portable
authorFlorian Fainelli <florian@openwrt.org>
Fri, 23 Nov 2012 20:01:58 +0000 (20:01 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 23 Nov 2012 20:01:58 +0000 (20:01 +0000)
commit77ef6865215b1e595b4b0debae1e77848cf029f7
treeeca8a952b667536f182843f756e0f4c5e72532ff
parent3d41c1d1268d59038e747a01411b6d60c10028aa
[package] busybox: change the date -k patch to be more portable

Not all libcs have support for tm_gmtoff which is only available for BSD
compatibility, and guarded with __USE_BSD defines, use __tm_gmtoff otherwise.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34307 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/busybox/patches/911-date-k-flag.patch