head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.16 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.14 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.12 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.10 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.8 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.6 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.4 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.2 pkgsrc-2024Q2-base:1.1; locks; strict; comment @# @; 1.1 date 2024.04.01.14.33.58; author js; state Exp; branches; next ; commitid l1phzwYDi0JhWr4F; desc @@ 1.1 log @Port lang/gcc10 to QNX With this, there is finally a somewhat modern compiler for QNX. @ text @$NetBSD$ --- libstdc++-v3/include/c_global/cstring.orig 2023-07-07 07:08:22.000000000 +0000 +++ libstdc++-v3/include/c_global/cstring @@@@ -44,6 +44,10 @@@@ #ifndef _GLIBCXX_CSTRING #define _GLIBCXX_CSTRING 1 +#ifdef __QNX__ +#define __CORRECT_ISO_CPP_STRING_H_PROTO +#endif + // Get rid of those macros defined in in lieu of real functions. #undef memchr #undef memcmp @