mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
4 lines
122 B
Plaintext
4 lines
122 B
Plaintext
#if gcc breaks change arm926ejs to arm926ej-s
|
|
TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ejs"
|
|
PACKAGE_ARCH = "armv5te"
|