mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 12:32:12 +02:00
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
#TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ej-s"
|
|
TARGET_CC_ARCH = "-march=armv5te"
|
|
PACKAGE_ARCH = "armv5te"
|