Changeset 92804 in vbox
- Timestamp:
- Dec 8, 2021 4:29:24 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r92731 r92804 415 415 UICommon_CXXFLAGS.linux += -Wno-class-memaccess 416 416 UICommon_CXXFLAGS.win += -wd4868 # prevents std::stable_sort from using functor/function comparator 417 UICommon_CXXFLAGS.win += -bigobj # COMWrappers.cpp fails with too many sections on win64-dep otherwise. 417 418 418 419 ## @todo we're using a number of deprecated APIs, please fix and remove these!
Note:
See TracChangeset
for help on using the changeset viewer.

