mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
gcc-cross-canadian: Don't build target libs as we don't use them
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -44,5 +44,5 @@ do_configure () {
|
||||
}
|
||||
|
||||
do_compile () {
|
||||
oe_runmake
|
||||
oe_runmake all-host all-target-libgcc
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user