Changeset 101153 in vbox
- Timestamp:
- Sep 18, 2023 2:30:23 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp
r101069 r101153 2133 2133 */ 2134 2134 aArchitecture = PlatformProperties::s_getHostPlatformArchitecture(); 2135 # ifdef DEBUG_andy2136 aArchitecture = PlatformArchitecture_ARM; /** Testing stuff. */2137 # endif2138 2135 #endif 2139 2136
Note:
See TracChangeset
for help on using the changeset viewer.