Skip to content

Commit

Permalink
Bug 1250568 - Enable building of TLS 1.3, r=ekr
Browse files Browse the repository at this point in the history
MozReview-Commit-ID: BPaRVGPK7SR
  • Loading branch information
martinthomson committed Apr 4, 2016
1 parent c1a2ec3 commit cf1d161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/external/nss/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ DEFAULT_GMAKE_FLAGS += NSPR_LIB_DIR=$(NSPR_LIB_DIR)
DEFAULT_GMAKE_FLAGS += MOZILLA_CLIENT=1
DEFAULT_GMAKE_FLAGS += NO_MDUPDATE=1
DEFAULT_GMAKE_FLAGS += NSS_ENABLE_ECC=1
DEFAULT_GMAKE_FLAGS += NSS_ENABLE_TLS_1_3=1
ifeq ($(OS_ARCH)_$(GNU_CC),WINNT_1)
DEFAULT_GMAKE_FLAGS += OS_DLLFLAGS='-static-libgcc' NSPR31_LIB_PREFIX=lib
endif
Expand Down

0 comments on commit cf1d161

Please sign in to comment.