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)
commitbc8fe9b40fdd0817bad2b7ec7664e8eeaa97e1f5
tree27aed2563d97881bff1cff9ed3969287b4a63ac5
parent49cfa5450944150b775f363720bd2fb6da013f73
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>
SVN-Revision: 34307
package/busybox/patches/911-date-k-flag.patch