[reSIProcate] [PATCH] Fix ares compiling on iPhone / iOS SDK on Mac
aron_rosenberg at logitech.com
aron_rosenberg at logitech.com
Fri Sep 17 14:31:01 CDT 2010
The attached patch fixes the lack of an API on the iPhone / iOS SDK and is
the only code level change needed to make resiprocate work on iPhone / iOS.
It just re-orgs the code a little so that the use of SCDynamicStoreCreate
is only used on the Mac compile pathway. The TARGET_OS_IPHONE define is
handled by gcc / iPhone SDK.
(See attached file: resiprocate-ares-iphoneos.diff)
-Aron
Aron Rosenberg
Logitech Inc, (SightSpeed Group)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20100917/f0684697/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resiprocate-ares-iphoneos.diff
Type: application/octet-stream
Size: 1599 bytes
Desc: not available
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20100917/f0684697/attachment.obj>
More information about the resiprocate-devel
mailing list