mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
hal:
- dont build cpufreq support
This commit is contained in:
parent
0a10bc6012
commit
0221ca4edc
@ -12,10 +12,6 @@ $SCRIPTS/build dbus
|
|||||||
$SCRIPTS/build dbus-glib
|
$SCRIPTS/build dbus-glib
|
||||||
$SCRIPTS/build util-linux-ng
|
$SCRIPTS/build util-linux-ng
|
||||||
|
|
||||||
export CFLAGS="$CFLAGS -I$SYSROOT_PREFIX/usr/include"
|
|
||||||
export LDFLAGS="$LDFLAGS -L$SYSROOT_PREFIX/usr/lib"
|
|
||||||
|
|
||||||
echo $PKG_BUILD
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
@ -63,7 +59,7 @@ cd $PKG_BUILD
|
|||||||
--without-macbook \
|
--without-macbook \
|
||||||
--without-imac \
|
--without-imac \
|
||||||
--without-omap \
|
--without-omap \
|
||||||
--with-cpufreq \
|
--without-cpufreq \
|
||||||
--without-usb-csr \
|
--without-usb-csr \
|
||||||
--without-dell-backlight \
|
--without-dell-backlight \
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user