mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 11:59:49 +00:00
srss-tc: pass proper CROSS_COMPILE and CFLAGS
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -20,6 +20,9 @@ INITSCRIPT_PARAMS = "defaults 10"
|
||||
|
||||
inherit update-rc.d
|
||||
LDFLAGS += "-lrt"
|
||||
CFLAGS += "${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS}"
|
||||
|
||||
EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}"
|
||||
|
||||
do_install() {
|
||||
install -d ${D}${bindir}/
|
||||
|
||||
Reference in New Issue
Block a user