mailing list of musl libc
 help / color / mirror / code / Atom feed
* apr and time.h
@ 2013-06-06 17:42 Jens
  2013-06-06 20:38 ` Szabolcs Nagy
  0 siblings, 1 reply; 3+ messages in thread
From: Jens @ 2013-06-06 17:42 UTC (permalink / raw)
  To: musl


apr wont build (for me) with the following part of time.h (musl-0.9.10):

#if defined(_BSD_SOURCE) || defined(_GNU_SOURCE)
#define tm_gmtoff __tm_gmtoff
#define tm_zone __tm_zone
#endif

apr implements a struct with a member named tm_gmtoff.

Removing the above makes apr build.

Regards,
Jens


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-07  1:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-06 17:42 apr and time.h Jens
2013-06-06 20:38 ` Szabolcs Nagy
2013-06-07  1:13   ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).