提交 d5bdf681 编写于 作者: R Richard Levitte

Add a "no-pic" build for Travis

Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 9de94148
...@@ -27,6 +27,7 @@ compiler: ...@@ -27,6 +27,7 @@ compiler:
env: env:
- CONFIG_OPTS="" - CONFIG_OPTS=""
- CONFIG_OPTS="shared" - CONFIG_OPTS="shared"
- CONFIG_OPTS="no-pic"
- CONFIG_OPTS="no-asm" - CONFIG_OPTS="no-asm"
- CONFIG_OPTS="--debug --strict-warnings enable-crypto-mdebug enable-rc5 enable-md2" - CONFIG_OPTS="--debug --strict-warnings enable-crypto-mdebug enable-rc5 enable-md2"
- CONFIG_OPTS="--unified" - CONFIG_OPTS="--unified"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册