mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
If not configured with --enable-target-optspace, gcc will report errors if there is '-Os' optimization in parameters. This fixes [BUGID #342] Also add "--enable-target-optspace" option to arm gcc configuration. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
5 lines
73 B
BlitzBasic
5 lines
73 B
BlitzBasic
require gcc-cross_${PV}.bb
|
|
require gcc-cross-intermediate.inc
|
|
PR = "r4"
|
|
|