Fix configuration file for 1.1.1
Credits to: https://github.com/x2on/OpenSSL-for-iPhone/pull/170 Fixes #12
This commit is contained in:
parent
1db1a8dc76
commit
5266e1f398
|
@ -1,5 +1,7 @@
|
||||||
## -*- mode: perl; -*-
|
## -*- mode: perl; -*-
|
||||||
|
|
||||||
|
my %targets = ();
|
||||||
|
|
||||||
%targets = (
|
%targets = (
|
||||||
## Base settings for cross-compile
|
## Base settings for cross-compile
|
||||||
# Based on 10-main.conf: iphoneos-cross
|
# Based on 10-main.conf: iphoneos-cross
|
||||||
|
|
Loading…
Reference in New Issue