VirtualBox

Changeset 100875 in vbox


Ignore:
Timestamp:
Aug 14, 2023 8:11:27 PM (16 months ago)
Author:
vboxsync
Message:

bldprogs/gccplugin: build tweaks for gcc 9.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bldprogs/VBoxCompilerPlugInsGcc.cpp

    r98103 r100875  
    5959#endif
    6060#include "cp/cp-tree.h"
    61 #if RT_GNUC_PREREQ(10, 0)
     61#if RT_GNUC_PREREQ(9, 4)
    6262# include "stringpool.h"
    6363# include "attribs.h"
     
    173173    type                    : GIMPLE_PASS,
    174174    name                    : "*iprt-format-checks", /* asterisk = no dump */
    175 # if RT_GNUC_PREREQ(10, 0)
     175# if RT_GNUC_PREREQ(9, 4)
    176176    optinfo_flags           : OPTGROUP_NONE,
    177177# else
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