summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-11-27 20:50:38 -0500
committerPeter Foley <pefoley2@verizon.net>2012-11-30 11:34:30 -0500
commit921f31fb3629fe3bf278ddb49aacf28e0ffdeafe (patch)
tree09333c7a7c811b612bfd009f4c77b120a653685f /RepositoryExternal.mk
parentec6af4194e80f5f0b2e46ca59802ff397a2a4a24 (diff)
add python3 to tail_build
Change-Id: I01c3d280b4ff05ddbce77343ced6934b26bd3ceb
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 4c0f83f725b4..5f02c49df08b 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -1967,6 +1967,7 @@ endef
else # !SYSTEM_PYTHON
define gb_LinkTarget__use_python_headers
+$(call gb_LinkTarget_use_package,$(1),python3)
$(call gb_LinkTarget_set_include,$(1),\
-I$(call gb_UnpackedTarball_get_dir,python3) \
-I$(call gb_UnpackedTarball_get_dir,python3)/PC \