mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
v86d: Force the correct configure options since it doesn't give sane defaults when cross compiling
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4584 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -14,7 +14,7 @@ INITSCRIPT_NAME = "fbsetup"
|
||||
INITSCRIPT_PARAMS = "start 0 S ."
|
||||
|
||||
do_configure () {
|
||||
./configure --default
|
||||
./configure --with-x86emu
|
||||
}
|
||||
|
||||
do_compile () {
|
||||
|
||||
Reference in New Issue
Block a user