Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bug 1684300 - Define USE_STATIC_LIBS=1 for softoken_gtest make builds…
…. r=bbeurdouche

Differential Revision: https://phabricator.services.mozilla.com/D101668

--HG--
extra : moz-landing-system : lando
  • Loading branch information
Kevin Jacobs committed Jan 13, 2021
1 parent 8661e25 commit f9973aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gtests/softoken_gtest/manifest.mn
Expand Up @@ -33,5 +33,6 @@ EXTRA_LIBS = \
$(DIST)/lib/$(LIB_PREFIX)gtest.$(LIB_SUFFIX) \
$(DIST)/lib/$(LIB_PREFIX)cpputil.$(LIB_SUFFIX) \
$(DIST)/lib/$(LIB_PREFIX)gtestutil.$(LIB_SUFFIX) \
$(DIST)/lib/$(LIB_PREFIX)sqlite.$(LIB_SUFFIX) \
$(NULL)

USE_STATIC_LIBS = 1

0 comments on commit f9973aa

Please sign in to comment.