nss: fix build breakage of postgresql
Somehow postgresql needs to link both openssl and NSS (yay) ... and it turns out that NSS builds a "libssl.a" on MacOSX and Linux, and of course OpenSSL does too... so avoid that by removing *.a in NSS tree, which are not needed anyway (some of these are named the same as the corresponding .so/.dylib to...). Change-Id: I5c9718e655d350c2e7d0ae05596f8e3130e9bfe1
Showing
Please
register
or
sign in
to comment