In article <20160229221929.7346bf...@cvs.netbsd.org>, Aymeric Vincent <source-changes-d@NetBSD.org> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: aymeric >Date: Mon Feb 29 22:19:29 UTC 2016 > >Modified Files: > src/tools/compat: Makefile >Added Files: > src/tools/compat: regex.h > >Log Message: >add our libc's regex implementation to libnbcompat. > >This way, nbsed picks it up and it unbreaks the build of xf86-video-intel-old's >man page under Linux and probably other future changes which rightfully expect >the (net)bsd behaviour.
Can you explain how it breaks? Is it because of the locale settings? christos