DescriptionSeparate neon flags from armv7, because some platforms have armv7a but no neon.
For ffmpeg, I copied the "arm" configs (which include neon) into "arm-neon" configs, and changed HAVE_NEON=1 to 0 in the existing ones. Also, I removed the explicit cflags in ffmpeg.gyp since they are already set in common.gypi
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=40163
Patch Set 1 #Patch Set 2 : . #
Total comments: 4
Patch Set 3 : Fix configure flags #Messages
Total messages: 6 (0 generated)
|