mirror of
https://github.com/libretro/Lakka.git
synced 2025-01-05 23:09:11 +00:00
sqlite:
- cosmetics
This commit is contained in:
parent
53fa993218
commit
62717faf28
@ -4,7 +4,7 @@
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
|
||||
# zlib fails to compile with fast-math link time optimization.
|
||||
# sqlite fails to compile with fast-math link time optimization.
|
||||
CFLAGS=`echo $CFLAGS | sed -e "s|-ffast-math||"`
|
||||
|
||||
export config_BUILD_CC="$HOST_CC"
|
||||
|
Loading…
Reference in New Issue
Block a user