Changeset 98741 in vbox
- Timestamp:
- Feb 25, 2023 9:06:36 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 156046
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/Config.kmk ¶
r98740 r98741 4910 4910 SDK_VBoxLzf-x86 := lzf/x86 compressor/decompressor for dll linking. 4911 4911 SDK_VBoxLzf-x86_EXTENDS := VBoxLzf 4912 SDK_VBoxLzf _LIBS-x86?= $(PATH_STAGE_LIB)/VBox-liblzf-x86$(VBOX_SUFF_LIB)4912 SDK_VBoxLzf-x86_LIBS ?= $(PATH_STAGE_LIB)/VBox-liblzf-x86$(VBOX_SUFF_LIB) 4913 4913 4914 4914 SDK_VBoxLzf_STATIC := lzf compressor/decompressor for static linking.
Note:
See TracChangeset
for help on using the changeset viewer.