summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/build b/build
index 03d5287..b27304f 100755
--- a/build
+++ b/build
@@ -16,7 +16,8 @@ common_opts = \
--enable-sni \
--disable-aescbc \
--disable-md5 \
- --enable-maxstrength
+ --enable-maxstrength \
+ --enable-ip-alt-name
build_std_opts = $(common_opts) \
--disable-errorstrings
build_dbg_opts = $(common_opts) \