VirtualBox

Changeset 88296 in vbox


Ignore:
Timestamp:
Mar 25, 2021 10:38:24 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
143508
Message:

/configure: For Linux Qt from the tools directory make sure to pass -std=c++11 to handle older g++ versions which are still relevant on long term supported distros.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r87615 r88296  
    16121612        echo "(Qt5 from '$q')" >> $LOG
    16131613        INCQT5="$q/include $q/include/QtCore"
    1614         FLGQT5="-DQT_SHARED"
     1614        FLGQT5="-DQT_SHARED -std=c++11"
    16151615        I_INCQT5=`prefix_I "$INCQT5"`
    16161616        LIBQT5="-L$q/lib -lQt5CoreVBox"
Note: See TracChangeset for help on using the changeset viewer.

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