summaryrefslogtreecommitdiff
path: root/nss.gyp
diff options
context:
space:
mode:
authorKevin Jacobs <kjacobs@mozilla.com>2019-05-02 18:29:05 +0000
committerKevin Jacobs <kjacobs@mozilla.com>2019-05-02 18:29:05 +0000
commit7555cf82c524483db1d96da41f58b3e100edfba8 (patch)
tree5f03eb6a29dce4b471d448cbf30876ee9efb7ac4 /nss.gyp
parent91554ca5c78f69a567e4fa119bd173f7a1f1150e (diff)
downloadnss-hg-7555cf82c524483db1d96da41f58b3e100edfba8.tar.gz
Bug 1548398 - Add freebl_gtest to nss.gyp, fix freebl_gtest cross-compilation. r=jcj
Differential Revision: https://phabricator.services.mozilla.com/D29581
Diffstat (limited to 'nss.gyp')
-rw-r--r--nss.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/nss.gyp b/nss.gyp
index eb4d63095..419d4f2ad 100644
--- a/nss.gyp
+++ b/nss.gyp
@@ -198,6 +198,7 @@
'gtests/certdb_gtest/certdb_gtest.gyp:certdb_gtest',
'gtests/freebl_gtest/freebl_gtest.gyp:prng_gtest',
'gtests/freebl_gtest/freebl_gtest.gyp:blake2b_gtest',
+ 'gtests/freebl_gtest/freebl_gtest.gyp:freebl_gtest',
'gtests/mozpkix_gtest/mozpkix_gtest.gyp:mozpkix_gtest',
'gtests/nss_bogo_shim/nss_bogo_shim.gyp:nss_bogo_shim',
'gtests/pk11_gtest/pk11_gtest.gyp:pk11_gtest',