Denys Vlasenko wrote:
On Wednesday 27 November 2013 02:53, Daniel Borca wrote:
I was testing on Darwin.  More specifically, iPhoneOS6.1.sdk

Please provide a #if statement which checks specifically
for your version of libc. __APPLE__ is too generic.

How is that? It's not like Apple builds on many different types of
hardware with different libcs.  Besides, the functions conditioned
by __APPLE__ right now are neither in MacOSX, nor in iOS.

Meh, does __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ look okay?

-dborca
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to