
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
ここにツイート内容が記載されますhttps://b.hatena.ne.jp/URLはspanで囲んでください
Twitterで共有ONにすると、次回以降このダイアログを飛ばしてTwitterに遷移します

--- a/coreconf/config.mk +++ b/coreconf/config.mk @@ -188,8 +188,16 @@ DEFINES += -DNO_NSPR_10_SU...--- a/coreconf/config.mk +++ b/coreconf/config.mk @@ -188,8 +188,16 @@ DEFINES += -DNO_NSPR_10_SUPPORT # Hide old, deprecated, TLS cipher suite names whenbuilding NSS DEFINES += -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES # Mozilla's mozilla/modules/zlib/src/zconf.h adds the MOZ_Z_ prefix to zlib # exported symbols, which causes problem when NSS is built as part of Mozilla. # So we add a NSS_ENAB


