Descriptionr11951 changed the existing check for the __SOFTFP__ define in ARM platforms
to a check for __SOFTP. Most other programs look for __SOFTFP__ [1], so
look for both to increase the chances of not erroring out when using GCC 4.5.
[1] Based on http://codesearch.debian.net/search?q=__SOFTFP__ vs
http://codesearch.debian.net/search?q=__SOFTFP[^_]
BUG=v8:2140
R=bmeurer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=16070
Patch Set 1 #Patch Set 2 : Look for both defines #Messages
Total messages: 6 (0 generated)
|