gmp: dont depend on 'ccache'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-11 14:44:24 +01:00
parent f9f45e6cc4
commit 48f842489e

View File

@ -2,8 +2,6 @@
. config/options $1 . config/options $1
$SCRIPTS/install ccache
setup_toolchain host setup_toolchain host
export CFLAGS="$CFLAGS -fPIC" export CFLAGS="$CFLAGS -fPIC"