mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
projects/ATV/options: remove unneeded CFLAGS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
6d0a6316a8
commit
6adab85504
@ -48,7 +48,7 @@
|
|||||||
OPTIMIZATIONS="speed"
|
OPTIMIZATIONS="speed"
|
||||||
|
|
||||||
# Project CFLAGS
|
# Project CFLAGS
|
||||||
PROJECT_CFLAGS="-mmmx -msse -msse2 -mfpmath=sse"
|
PROJECT_CFLAGS=""
|
||||||
|
|
||||||
# Timezone to use (empty disables timezone support)
|
# Timezone to use (empty disables timezone support)
|
||||||
# use a TZ environment string
|
# use a TZ environment string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user