forked from amazingfate/loongoffice
gbuild: ExternalProject: remove second parameter again...
... now that everything is consistent. Change-Id: I96c15159648815554280202eb1b6d274ead4e7b8
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
#
|
||||
|
||||
$(eval $(call gb_ExternalProject_ExternalProject,python3,python3))
|
||||
$(eval $(call gb_ExternalProject_ExternalProject,python3))
|
||||
|
||||
$(eval $(call gb_ExternalProject_use_externals,python3,\
|
||||
expat \
|
||||
|
||||
Reference in New Issue
Block a user