HomeSort by: relevance | last modified time | path
    Searched refs:VERSION_MAP (Results 1 - 12 of 12) sorted by relevancy

  /src/external/bsd/elftoolchain/dist/libelf/
os.FreeBSD.mk 7 VERSION_MAP= ${.CURDIR}/Version.map
  /src/crypto/external/apache2/openssl/lib/engines/
engines.mk 29 VERSION_MAP= ${LIB}.map
  /src/crypto/external/bsd/openssl/lib/engines/
engines.mk 29 VERSION_MAP= ${LIB}.map
  /src/crypto/external/apache2/openssl/lib/libssl/
Makefile 46 VERSION_MAP= ssl.map
  /src/crypto/external/bsd/netpgp/lib/verify/
Makefile 37 VERSION_MAP= verify.map
  /src/crypto/external/bsd/openssl/lib/libssl/
Makefile 48 VERSION_MAP= ssl.map
  /src/crypto/external/apache2/openssl/lib/liblegacy/
Makefile 67 VERSION_MAP= ${LIB}.map
  /src/crypto/external/bsd/openssl/lib/liblegacy/
Makefile 66 VERSION_MAP= ${LIB}.map
  /src/external/bsd/libfido2/lib/
Makefile 14 VERSION_MAP= export.gnu
  /src/share/mk/
bsd.lib.mk 677 # VERSION_MAP
682 # Implemented by adding -Wl,--version-script=${${VERSION_MAP}:P}
683 # to LDFLAGS, and by adding ${VERSION_MAP} to DPADD to make it a
686 .if !empty(VERSION_MAP)
687 DPADD+= ${VERSION_MAP}
688 LDFLAGS+= -Wl,--version-script=${${VERSION_MAP}:P}
756 .if !empty(VERSION_MAP)
  /src/crypto/external/apache2/openssl/lib/libcrypto/
Makefile 255 VERSION_MAP= crypto.map
  /src/crypto/external/bsd/openssl/lib/libcrypto/
Makefile 251 VERSION_MAP= crypto.map

Completed in 19 milliseconds