OSDN Git Service

Updated flex-2.5.4a binary, now works on 10.5 and 10.6.
authorChad Fawcett <chad@useless.net>
Wed, 18 Nov 2009 15:51:27 +0000 (10:51 -0500)
committerChad Fawcett <chad@useless.net>
Wed, 18 Nov 2009 15:51:27 +0000 (10:51 -0500)
The 2nd prebuilt binary from change 12014 was missing the
-mmacosx-version-min=10.4 flag used on patch set 1. This
introduced bug #4485 for people building on OS X 10.5.x.

This is an updated binary built with gcc-4.0 with the flags
-arch i386 -mmacosx-version-min=10.4 to address that issue.

https://review.source.android.com/12014
http://code.google.com/p/android/issues/detail?id=4485

darwin-x86/flex/flex-2.5.4a

index 523ff79..1c29c5d 100755 (executable)
Binary files a/darwin-x86/flex/flex-2.5.4a and b/darwin-x86/flex/flex-2.5.4a differ