Changeset 98395 in vbox for trunk/src/libs/openssl-3.0.7/providers
- Timestamp:
- Feb 1, 2023 2:37:00 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 155639
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/openssl-3.0.7/providers/Makefile.kmk
r98391 r98395 87 87 88 88 ifdef VBOX_WITH_BLD_RTSIGNTOOL_SIGNING 89 #90 # The build program libproviders version.91 #89 # 90 # The build program libproviders version. 91 # 92 92 LIBRARIES += VBoxBldProg-libproviders 93 93 VBoxBldProg-libproviders = For bldRTSignTool … … 105 105 VBoxBldProg-$(sublib)_TEMPLATE = VBoxSubLibCryptoBldProg 106 106 VBoxBldProg-$(sublib)_DEFPATH = $($(sublib)_DEFPATH) 107 ## @todo kBuild: DEFPATH isn't inherited! FIXME!107 ## @todo kBuild: DEFPATH isn't inherited! FIXME! 108 108 endef 109 109 $(foreach sublib,$(VBOX_CRYPTO_PROVIDERS_SUBLIBS), $(eval $(def_VBoxBldProg_libproviders_inherit)))
Note:
See TracChangeset
for help on using the changeset viewer.