From ab4061cd686f5d9e04e043ab17497f1059dbfd13 Mon Sep 17 00:00:00 2001 From: radius Date: Wed, 25 Mar 2015 00:39:49 -0400 Subject: [PATCH] add suffixes --- recipes/android/ndk-r9.conf | 1 + recipes/android/ndk.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/recipes/android/ndk-r9.conf b/recipes/android/ndk-r9.conf index 94958467..bf2bf338 100644 --- a/recipes/android/ndk-r9.conf +++ b/recipes/android/ndk-r9.conf @@ -6,3 +6,4 @@ PLATFORM android platform android NDK ndk-build RA NO +SUFFIX _android diff --git a/recipes/android/ndk.conf b/recipes/android/ndk.conf index 3dc9e659..933b5f15 100644 --- a/recipes/android/ndk.conf +++ b/recipes/android/ndk.conf @@ -7,3 +7,4 @@ platform android MAKE make NDK ndk-build RA YES +SUFFIX _android