From 5266e1f39810810c59dd9dc8426b8b92d059e931 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Fri, 1 Nov 2019 16:31:02 +0100 Subject: [PATCH] Fix configuration file for 1.1.1 Credits to: https://github.com/x2on/OpenSSL-for-iPhone/pull/170 Fixes #12 --- config/20-all-platforms.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/20-all-platforms.conf b/config/20-all-platforms.conf index c888c19..40b519e 100755 --- a/config/20-all-platforms.conf +++ b/config/20-all-platforms.conf @@ -1,5 +1,7 @@ ## -*- mode: perl; -*- +my %targets = (); + %targets = ( ## Base settings for cross-compile # Based on 10-main.conf: iphoneos-cross