Changeset 81934 in vbox
- Timestamp:
- Nov 18, 2019 9:51:41 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r81927 r81934 739 739 generic/RTSystemIsInsideVM-generic.cpp \ 740 740 common/asm/asm-fake.cpp \ 741 common/string/RTStrMemFind U32.cpp741 common/string/RTStrMemFind32.cpp 742 742 RuntimeR3_SOURCES.sparc64 += \ 743 743 generic/RTMpGetDescription-generic-stub.cpp \ 744 744 generic/RTSystemIsInsideVM-generic.cpp \ 745 745 common/asm/asm-fake.cpp \ 746 common/string/RTStrMemFind U32.cpp746 common/string/RTStrMemFind32.cpp 747 747 748 748 ifdef IPRT_WITH_LZJB
Note:
See TracChangeset
for help on using the changeset viewer.