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)
commite48ddfc3620625d127748230273f09d2eca9cd2a
tree8517053cfd7015a309cf657873296e7d06b703a7
parentd0af92d52175d31af2df7029011831c2e173fdf7
Updated flex-2.5.4a binary, now works on 10.5 and 10.6.

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