mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
curl: setup and install curl-config in toolchain
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c5b78d4a9c
commit
c2f3fa56a3
@ -85,3 +85,8 @@ ac_cv_header_librtmp_rtmp_h=yes \
|
||||
make
|
||||
|
||||
$MAKEINSTALL
|
||||
|
||||
$SED "s:\(['= ]\)/usr:\\1$SYSROOT_PREFIX/usr:g" \
|
||||
$SYSROOT_PREFIX/usr/bin/$1-config
|
||||
|
||||
mv $SYSROOT_PREFIX/usr/bin/$1-config $ROOT/$TOOLCHAIN/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user