diff options
Diffstat (limited to 'recipes-extended/secure-obj/secure-obj_git.bb')
-rw-r--r-- | recipes-extended/secure-obj/secure-obj_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/secure-obj/secure-obj_git.bb b/recipes-extended/secure-obj/secure-obj_git.bb index 1fd1fea3..84ecea1e 100644 --- a/recipes-extended/secure-obj/secure-obj_git.bb +++ b/recipes-extended/secure-obj/secure-obj_git.bb | |||
@@ -13,6 +13,7 @@ export CROSS_COMPILE_HOST = "${CROSS_COMPILE}" | |||
13 | export CROSS_COMPILE_TA = "${CROSS_COMPILE}" | 13 | export CROSS_COMPILE_TA = "${CROSS_COMPILE}" |
14 | ARCH:qoriq-arm64 = "aarch64" | 14 | ARCH:qoriq-arm64 = "aarch64" |
15 | ARCH:qoriq-arm = "arm" | 15 | ARCH:qoriq-arm = "arm" |
16 | CFLAGS += "${TOOLCHAIN_OPTIONS}" | ||
16 | 17 | ||
17 | do_compile() { | 18 | do_compile() { |
18 | unset LDFLAGS | 19 | unset LDFLAGS |