From c90fa7019e8d6ce064e5736223ec055aafb37fd1 Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Thu, 21 Nov 2024 06:07:54 -0500 Subject: ios fix, update depends, ci --- contrib/depends/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/depends/Makefile') diff --git a/contrib/depends/Makefile b/contrib/depends/Makefile index 734d607..0cf6086 100644 --- a/contrib/depends/Makefile +++ b/contrib/depends/Makefile @@ -214,8 +214,8 @@ $(host_prefix)/share/toolchain.cmake: check-packages check-packages: check-sources -install: check-packages $(host_prefix)/share/config.site -install: check-packages $(host_prefix)/share/toolchain.cmake +install: $(host_prefix)/share/config.site check-packages +install: $(host_prefix)/share/toolchain.cmake check-packages download-one: check-sources $(all_sources) -- cgit v1.2.3