Add a "no-pic" build for Travis
Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user