Changeset 38257 in vbox
- Timestamp:
- Aug 1, 2011 1:06:56 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 73248
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r38256 r38257 2439 2439 $(PATH_STAGE_LIB)/VBox-libcrypto$(VBOX_SUFF_LIB) 2440 2440 # Build entire openssl library, not just the minimal subset. 2441 if 1of ($(KBUILD_TARGET), linux solaris)2441 ifn1of ($(KBUILD_TARGET), win) ## @todo elimiate this stuff, not worth saving 5 seconds of build time. 2442 2442 VBOX_OPENSSL_ALL = 1 2443 2443 endif
Note:
See TracChangeset
for help on using the changeset viewer.