Changeset 88444 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Apr 9, 2021 5:54:30 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 143696
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r88275 r88444 418 418 419 419 UICommon_CXXFLAGS.linux += -Wno-class-memaccess 420 UICommon_CXXFLAGS.win += -wd4868 # prevents std::stable_sort from using functor/function comparator 420 421 421 422 ## @todo we're using a number of deprecated APIs, please fix and remove these!
Note:
See TracChangeset
for help on using the changeset viewer.