VirtualBox

Changeset 84905 in vbox


Ignore:
Timestamp:
Jun 22, 2020 2:32:39 PM (5 years ago)
Author:
vboxsync
Message:

FE/Qt:bugref:9554 Compilation issues with GCC 9.x and 10.x

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r84904 r84905  
    367367endif
    368368
     369VirtualBox_CXXFLAGS.linux += -Wno-class-memaccess
     370
    369371## @todo we're using a number of deprecated APIs, please fix and remove these!
    370372ifdef VBOX_WITH_NEW_XCODE
     
    402404endif
    403405
     406VirtualBoxVM_CXXFLAGS.linux += -Wno-class-memaccess
     407
    404408## @todo we're using a number of deprecated APIs, please fix and remove these!
    405409ifdef VBOX_WITH_NEW_XCODE
     
    436440# Compiling/linking flags.
    437441#
     442
     443UICommon_CXXFLAGS.linux += -Wno-class-memaccess
    438444
    439445## @todo we're using a number of deprecated APIs, please fix and remove these!
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette