diff options
Diffstat (limited to 'recipes-ti')
-rw-r--r-- | recipes-ti/ndk/ti-ndk.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/ndk/ti-ndk.inc b/recipes-ti/ndk/ti-ndk.inc index 09d9ea0c..dfb09dec 100644 --- a/recipes-ti/ndk/ti-ndk.inc +++ b/recipes-ti/ndk/ti-ndk.inc | |||
@@ -18,4 +18,4 @@ do_install() { | |||
18 | ALLOW_EMPTY_${PN} = "1" | 18 | ALLOW_EMPTY_${PN} = "1" |
19 | FILES_${PN}-dev += "${NDK_INSTALL_DIR_RECIPE}" | 19 | FILES_${PN}-dev += "${NDK_INSTALL_DIR_RECIPE}" |
20 | 20 | ||
21 | INSANE_SKIP_${PN}-dev = "arch ldflags staticdev" | 21 | INSANE_SKIP_${PN}-dev = "arch ldflags staticdev file-rdeps" |