projects/ATV/options: remove unneeded CFLAGS

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-10-31 02:01:07 +01:00
parent 6d0a6316a8
commit 6adab85504

View File

@ -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