DescriptionFix optional neon support
On Android, we detect neon support at runtime and switch implementations
based on that. This requires that some parts of skia are compiled with
-mfpu=neon.
To support this, the -mfpu flag is moved out of the 'compiler' config
and into its own config. A target can then remove this config and supply
its own -mfpu flag (without having to duplicate all the other stuff in
the 'compiler' config).
BUG=359249
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286038
Patch Set 1 #Patch Set 2 : #Patch Set 3 : Rebase #Patch Set 4 : Rebase #
Messages
Total messages: 11 (0 generated)
|