mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07: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:
@@ -25,6 +25,6 @@
|
||||
$SCRIPTS/unpack linux
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --default
|
||||
./configure --with-x86emu
|
||||
|
||||
make KDIR=$(kernel_path)
|
||||
|
||||
Reference in New Issue
Block a user