K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-07-07T15:08:23.311911Z K 7 svn:log V 255 sysutils/nss_ndb: fix build on GCC architectures Use newer GCC to workaround GCC 4.2 bug: cc -fstack-protector-strong -g -o makendb makendb.o nss_ndb.o -lpthread -ldl cc: Internal error: Segmentation fault (program ld) MFH: 2020Q3 (fix build blanket) END