diff options
Diffstat (limited to 'etc/defaults/CC/TARGETS.curl')
-rw-r--r-- | etc/defaults/CC/TARGETS.curl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/defaults/CC/TARGETS.curl b/etc/defaults/CC/TARGETS.curl index 968243e4..1bf560d1 100644 --- a/etc/defaults/CC/TARGETS.curl +++ b/etc/defaults/CC/TARGETS.curl @@ -29,10 +29,6 @@ } , ["-DHAVE_CONFIG_H", "-DBUILDING_LIBCURL"] , { "type": "if" - , "cond": {"type": "var", "name": "CURL_ENABLE_SSL"} - , "then": ["-DOPENSSL_SUPPRESS_DEPRECATED"] - } - , { "type": "if" , "cond": { "type": "==" , "$1": {"type": "var", "name": "COMPILER_FAMILY"} |