mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/generic/options:
- build with mmx sse sse2 support
This commit is contained in:
parent
d6b023d734
commit
0e31782109
@ -39,7 +39,7 @@
|
||||
OPTIMIZATIONS="speed"
|
||||
|
||||
# Project CFLAGS
|
||||
PROJECT_CFLAGS=""
|
||||
PROJECT_CFLAGS="-mmmx -msse -msse2 -mfpmath=sse"
|
||||
|
||||
# Timezone to use (empty disables timezone support)
|
||||
# use a TZ environment string
|
||||
|
Loading…
x
Reference in New Issue
Block a user