Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/security/nss/lib/ssl/   (Firefox Browser Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1019 B image not shown  

Quelle  config.mk

  Sprache: Shell
 

#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

ifdef NISCC_TEST
DEFINES += -DNISCC_TEST
endif

ifeq (,$(filter-out WIN%,$(OS_TARGET)))

ifdef NS_USE_GCC
EXTRA_SHARED_LIBS += \
 -L$(DIST)/lib \
 -lnss3 \
 -L$(NSSUTIL_LIB_DIR) \
 -lnssutil3 \
 -L$(NSPR_LIB_DIR) \
 -lplc4 \
 -lplds4 \
 -lnspr4 \
 $(NULL)
else # ! NS_USE_GCC
EXTRA_SHARED_LIBS += \
 $(DIST)/lib/nss3.lib \
 $(DIST)/lib/nssutil3.lib \
 $(NSPR_LIB_DIR)/$(NSPR31_LIB_PREFIX)plc4.lib \
 $(NSPR_LIB_DIR)/$(NSPR31_LIB_PREFIX)plds4.lib \
 $(NSPR_LIB_DIR)/$(NSPR31_LIB_PREFIX)nspr4.lib \
 $(NULL)
endif # NS_USE_GCC

else

# $(EXTRA_SHARED_LIBS) come before $(OS_LIBS), except on AIX.
EXTRA_SHARED_LIBS += \
 -L$(DIST)/lib \
 -lnss3 \
 -L$(NSSUTIL_LIB_DIR) \
 -lnssutil3 \
 -L$(NSPR_LIB_DIR) \
 -lplc4 \
 -lplds4 \
 -lnspr4 \
 $(NULL)

endif

ifdef NSS_DISABLE_TLS_1_3
DEFINES += -DNSS_DISABLE_TLS_1_3
endif

Messung V0.5 in Prozent
C=93 H=87 G=89

¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet am  2026-06-06) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.