]> git.saurik.com Git - android/aapt.git/commitdiff
Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6.
authorYing Wang <wangying@google.com>
Thu, 31 May 2012 01:02:55 +0000 (18:02 -0700)
committerYing Wang <wangying@google.com>
Thu, 31 May 2012 22:06:22 +0000 (15:06 -0700)
With SDK 10.6 without _DARWIN_UNLIMITED_STREAMS aapt sometimes fails
right away with the error "Too many open files" when calling fopen().

Change-Id: Ifa7bd8a9530d706aa47f98be8186f1aefe943d76


No differences found