mirror of
https://github.com/openssl/openssl.git
synced 2025-03-19 19:50:42 +08:00
Add a "no-pic" build for Travis
Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
parent
9de9414878
commit
d5bdf68124
@ -27,6 +27,7 @@ compiler:
|
||||
env:
|
||||
- CONFIG_OPTS=""
|
||||
- CONFIG_OPTS="shared"
|
||||
- CONFIG_OPTS="no-pic"
|
||||
- CONFIG_OPTS="no-asm"
|
||||
- CONFIG_OPTS="--debug --strict-warnings enable-crypto-mdebug enable-rc5 enable-md2"
|
||||
- CONFIG_OPTS="--unified"
|
||||
|
Loading…
x
Reference in New Issue
Block a user