333
This commit is contained in:
@@ -13,11 +13,12 @@ ifeq ($(build_os),darwin)
|
|||||||
define $(package)_set_vars
|
define $(package)_set_vars
|
||||||
$(package)_build_env=MACOSX_DEPLOYMENT_TARGET="10.9"
|
$(package)_build_env=MACOSX_DEPLOYMENT_TARGET="10.9"
|
||||||
endef
|
endef
|
||||||
else
|
endif
|
||||||
|
|
||||||
define $(package)_config_cmds
|
define $(package)_config_cmds
|
||||||
$($(package)_conf_tool) $($(package)_config_opts)
|
$($(package)_conf_tool) $($(package)_config_opts)
|
||||||
endef
|
endef
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(build_os),darwin)
|
ifeq ($(build_os),darwin)
|
||||||
define $(package)_build_cmds
|
define $(package)_build_cmds
|
||||||
|
|||||||
Reference in New Issue
Block a user