Change description for --enable_neon
This commit is contained in:
parent
397926bcf8
commit
c26f9e5a3c
|
@ -31,7 +31,7 @@ HAVE_XVIDEO=auto # Enable XVideo support
|
|||
HAVE_SDL_IMAGE=auto # Enable SDL_image support
|
||||
HAVE_PYTHON=auto # Enable Python 3 support for shaders
|
||||
HAVE_BSV_MOVIE=yes # Disable BSV movie support
|
||||
HAVE_NEON=no # Forcefully enable ARM NEON optimizations (hardfloat)
|
||||
HAVE_NEON=no # Forcefully enable ARM NEON optimizations
|
||||
HAVE_SSE=no # Forcefully enable x86 SSE optimizations (SSE, SSE2)
|
||||
HAVE_FLOATHARD=no # Setup hard float ABI (for ARM)
|
||||
HAVE_FLOATSOFTFP=no # Setup softfloat ABI (for ARM)
|
||||
|
|
Loading…
Reference in New Issue