mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 13:39:49 +02: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>
6 lines
97 B
BlitzBasic
6 lines
97 B
BlitzBasic
PR = "r3"
|
|
|
|
require gcc-${PV}.inc
|
|
require gcc-configure-target.inc
|
|
require gcc-package-target.inc
|