drop unneeded dep
Change-Id: I9686ef445dde2e2f1e2e88a93ec681251fe3093d
This commit is contained in:
@@ -2362,7 +2362,6 @@ else # !SYSTEM_PYTHON
|
|||||||
|
|
||||||
# depend on external project because on MACOSX the Package is disabled...
|
# depend on external project because on MACOSX the Package is disabled...
|
||||||
define gb_LinkTarget__use_python_headers
|
define gb_LinkTarget__use_python_headers
|
||||||
$(call gb_LinkTarget_use_package,$(1),python3)
|
|
||||||
$(call gb_LinkTarget_use_external_project,$(1),python3)
|
$(call gb_LinkTarget_use_external_project,$(1),python3)
|
||||||
$(call gb_LinkTarget_set_include,$(1),\
|
$(call gb_LinkTarget_set_include,$(1),\
|
||||||
-I$(call gb_UnpackedTarball_get_dir,python3) \
|
-I$(call gb_UnpackedTarball_get_dir,python3) \
|
||||||
|
Reference in New Issue
Block a user