Andreas Bießmann
6f26185435
tools/os_support: add OS X Lion support
...
OS X Lion's c-library implements getline(), therefore prevent including the old
helper implementation for __DARWIN_C_LEVEL < 200809L.
Without this patch following error occours:
---8<---
In file included from os_support.h:32,
from img2srec.c:55:
getline.h:1: error: conflicting types for ‘getline’
/usr/include/stdio.h:449: error: previous declaration of ‘getline’ was
here
--->8---
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
2011-12-02 10:56:21 +01:00
..
2005-08-12 23:27:18 +02:00
2010-01-18 00:21:05 +01:00
2011-11-22 08:49:21 +01:00
2009-12-02 22:58:46 +01:00
2010-10-12 21:49:28 +02:00
2011-07-27 23:27:07 +02:00
2011-08-03 12:49:19 +02:00
2010-10-27 20:16:52 +02:00
2010-07-24 20:43:57 +02:00
2011-11-27 15:44:41 +01:00
2011-10-23 23:34:21 +02:00
2011-10-23 23:34:21 +02:00
2008-08-18 23:21:49 +02:00
2011-11-15 23:58:26 +01:00
2011-11-17 14:27:11 +01:00
2011-12-01 09:45:35 +01:00
2011-11-22 08:39:25 +01:00
2008-02-29 16:00:24 +01:00
2009-12-05 01:12:45 +01:00
2009-04-04 01:09:56 +02:00
2010-01-26 00:07:13 +01:00
2010-01-26 00:07:13 +01:00
2005-07-21 11:22:21 +02:00
2009-11-24 23:43:18 +01:00
2011-02-02 00:54:42 +01:00
2011-04-12 22:58:31 +02:00
2010-07-25 15:17:23 -04:00
2011-05-12 23:53:41 +02:00
2009-09-10 22:58:48 +02:00
2011-11-22 08:39:24 +01:00
2010-01-26 00:07:13 +01:00
2010-01-26 00:07:13 +01:00
2011-11-22 08:39:24 +01:00
2011-10-23 23:34:21 +02:00
2011-10-23 23:34:21 +02:00
2003-10-08 22:14:02 +00:00
2011-11-11 11:36:57 +01:00
2009-04-28 01:16:46 +02:00
2009-09-15 22:55:45 +02:00
2011-09-04 11:34:00 +02:00
2011-08-03 12:49:20 +02:00
2011-12-02 10:56:21 +01:00
2011-12-02 10:56:21 +01:00
2010-09-21 21:33:16 +02:00
2011-10-05 22:03:11 +02:00
2011-11-03 22:56:25 +01:00
2010-01-21 22:59:29 +01:00
2011-07-31 23:25:41 +09:00