vasilito
8218c3f5d1
gcc13: scope -std=gnu++17 to the build-side compiler only
...
Putting it in plain CXXFLAGS also handed it to the Redox cross g++, whose
C++ probe then failed during the freestanding stage, before libstdc++
exists:
configure: error: C++11 is required
libcody -- where the char8_t failures occur -- is compiled by
CXX_FOR_BUILD (the host g++ 16), so CXXFLAGS_FOR_BUILD is the correct
knob and the cross compiler is left alone.
2026-08-03 17:44:19 +03:00
..
2026-05-03 23:03:24 +01:00
2026-05-03 23:03:24 +01:00
2026-07-22 23:06:30 +09:00
2026-07-12 19:08:00 +03:00
2026-04-12 19:05:00 +01:00
2026-08-03 16:03:17 +03:00
2026-06-19 12:39:14 +03:00
2026-07-12 19:08:00 +03:00
2026-08-03 17:44:19 +03:00
2026-07-12 19:08:00 +03:00
2026-06-19 12:39:14 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-06-19 12:39:14 +03:00
2026-07-12 19:08:00 +03:00
2026-06-19 12:39:14 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-06-19 12:39:14 +03:00
2026-08-03 16:15:17 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-08-01 08:42:28 +03:00
2026-08-03 16:15:17 +03:00
2026-07-12 19:08:00 +03:00
2026-07-28 12:03:41 +09:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-08-03 15:02:36 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-06-19 12:39:14 +03:00
2026-07-12 19:08:00 +03:00
2026-08-03 14:17:59 +03:00
2026-05-03 23:03:24 +01:00
2026-05-03 23:03:24 +01:00
2026-05-03 23:03:24 +01:00
2026-05-03 23:03:24 +01:00
2026-07-18 16:32:19 +09:00