diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2024-06-10 18:53:37 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2024-06-12 19:52:34 +0000 |
| commit | 68e6406623afe5aaaa79e116cbd6b07e8f295e8b (patch) | |
| tree | 2e63ac9068f5d45b75e9c5dd81783c5909cf1bed /src/plugins/sqldrivers/ibase/qsql_ibase.cpp | |
| parent | 962539d12b5584e28d32dbc8c6d61a509128d910 (diff) | |
configure: accept -c++std c++17 again
When 2cf66d49ef926ee53b6c394d8be0b8e8bcf148e8 removed support for
c++14, it incorrectly also removed support for explicitly setting the
default, C++17. This broke build scripts for no good reason, and made
it impossible to undo an earlier -c++std c++20 again.
Accept C++17 and C++1z again, as an explicit disabler for C++20 and
C++23 features.
Amends 2cf66d49ef926ee53b6c394d8be0b8e8bcf148e8.
Pick-to: 6.8
Fixes: QTBUG-125015
Change-Id: I99b80cd5f41fa5a23259630eae85ef807982f526
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/plugins/sqldrivers/ibase/qsql_ibase.cpp')
0 files changed, 0 insertions, 0 deletions
