[package] busybox: change the date -k patch to be more portable
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 23 Nov 2012 20:01:58 +0000 (20:01 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 23 Nov 2012 20:01:58 +0000 (20:01 +0000)
commit1edb432c06d0c865c328e1106ac24deade4c2ebd
treeeca8a952b667536f182843f756e0f4c5e72532ff
parent50d34355fdffb7476892b9a60debe0c53946886d
[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