Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
am 3b1ebe7: Merge "SDK atree: support HOST_OUT location."
Browse files Browse the repository at this point in the history
* commit '3b1ebe7dc291175886f21ffbbccdb98b560efabf':
  SDK atree: support HOST_OUT location.
  • Loading branch information
ralf-at-android authored and Android Git Automerger committed Mar 28, 2012
2 parents d17c897 + 3b1ebe7 commit 2696eb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1437,6 +1437,7 @@ $(INTERNAL_SDK_TARGET): $(deps)
-I $(TARGET_COMMON_OUT_ROOT) \
-v "PLATFORM_NAME=android-$(PLATFORM_VERSION)" \
-v "OUT_DIR=$(OUT_DIR)" \
-v "HOST_OUT=$(HOST_OUT)" \
-v "TARGET_ARCH=$(TARGET_ARCH)" \
-v "TARGET_CPU_ABI=$(TARGET_CPU_ABI)" \
-v "DLL_EXTENSION=$(HOST_SHLIB_SUFFIX)" \
Expand Down

0 comments on commit 2696eb6

Please sign in to comment.