diff options
author | Rob Crittenden <rcritten@redhat.com> | 2015-02-27 14:03:31 -0500 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2015-02-27 14:03:31 -0500 |
commit | 0304493412593644852b1e66d932abe17a20fcbc (patch) | |
tree | 2edd571d80ae2cd2e914787b87fd277b88b9063e /test/test_cipher.py | |
parent | 5c1bc60d0b35703abdc00f50b022e0254710dd94 (diff) | |
download | mod_nss-0304493412593644852b1e66d932abe17a20fcbc.tar.gz mod_nss-0304493412593644852b1e66d932abe17a20fcbc.tar.xz mod_nss-0304493412593644852b1e66d932abe17a20fcbc.zip |
Change way test_cipher is built to avoid parallel build problems
I originally just had nss_engine_cipher as an extra ld option
but this didn't enforce that nss_engine_cipher was already built
by the time test_cipher was. I instead added nss_engine_cipher
to the SOURCES line and dropped the extra linkage.
Build failure seen on aarch64 in BZ 1196222
Diffstat (limited to 'test/test_cipher.py')
0 files changed, 0 insertions, 0 deletions