mirror of
https://github.com/openssl/openssl.git
synced 2024-11-23 18:13:39 +08:00
404c76f4ee
Something environmental changed in travis so that it started preferring the ubuntu clang-3.9 version instead of the llvm.org one. This breaks the sanitiser based builds. This change forces travis to de-prioritise the ubuntu clang packages. [extended tests] Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3759)
16 lines
256 B
Plaintext
16 lines
256 B
Plaintext
Package: clang-3.9
|
|
Pin: release o=Ubuntu
|
|
Pin-Priority: -1
|
|
|
|
Package: libclang-common-3.9-dev
|
|
Pin: release o=Ubuntu
|
|
Pin-Priority: -1
|
|
|
|
Package: libclang1-3.9
|
|
Pin: release o=Ubuntu
|
|
Pin-Priority: -1
|
|
|
|
Package: libllvm3.9v4
|
|
Pin: release o=Ubuntu
|
|
Pin-Priority: -1
|