mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 12:46:53 +00:00
v86d: build with x86emu support per default for all supported arches, this fixes #229
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
01d983e30f
commit
f0a512ce6e
@ -25,6 +25,6 @@
|
|||||||
$SCRIPTS/unpack linux
|
$SCRIPTS/unpack linux
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
./configure --default
|
./configure --with-x86emu
|
||||||
|
|
||||||
make KDIR=$(kernel_path)
|
make KDIR=$(kernel_path)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user