diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2015-07-06 09:54:51 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-07-06 09:54:51 +0200 |
commit | 0cbe4bc52d5f1cea7d2c085e40f948a5a78183b9 (patch) | |
tree | d1c908858b133c811691a0675d2856895dba719c /package/nodejs/0.12.6/0001-Remove-dependency-on-Python-bz2-module.patch | |
parent | 7917152f1353d670f5ada4a2f68397c339106d2c (diff) | |
download | buildroot-0cbe4bc52d5f1cea7d2c085e40f948a5a78183b9.tar.gz buildroot-0cbe4bc52d5f1cea7d2c085e40f948a5a78183b9.zip |
ntpd: drop unneeded uClibc workaround for refclock_pcf.c
refclock_pcf.c contains code using the tm_gmtoff member of struct tm, which
is only available on uClibc if it is built with __UCLIBC_HAS_TM_EXTENSIONS__.
This change date back to:
commit 7129da009cc72575a84a30c4587bd99f745c49d4
Author: Eric Andersen <andersen@codepoet.org>
Date: Sat Jan 18 21:27:22 2003 +0000
Merge a bunch of stuff over from the tuxscreen buildroot, with
many updates to make things be more consistant.
-Erik
But nowadays our uClibc configs DO enable __UCLIBC_HAS_TM_EXTENSIONS__, so
it is no longer needed and can be dropped.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/nodejs/0.12.6/0001-Remove-dependency-on-Python-bz2-module.patch')
0 files changed, 0 insertions, 0 deletions