Skip to content

Commit

Permalink
Change description for --enable_neon
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed Jul 13, 2013
1 parent 397926b commit c26f9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qb/config.params.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit c26f9e5

Please sign in to comment.