mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
mpfr:
- remove install script
This commit is contained in:
parent
a5e31381e5
commit
0b5ae8456a
@ -3,7 +3,7 @@
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/install ccache
|
||||
$SCRIPTS/install gmp
|
||||
$SCRIPTS/build gmp
|
||||
|
||||
setup_toolchain host
|
||||
|
||||
@ -17,3 +17,5 @@ LDFLAGS="-Wl,-rpath,$ROOT/$TOOLCHAIN/lib" \
|
||||
--with-gmp-include="$ROOT/$TOOLCHAIN/include" \
|
||||
|
||||
make
|
||||
|
||||
make install
|
@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
make -C $PKG_BUILD/objdir install
|
Loading…
x
Reference in New Issue
Block a user