|
Message-ID: <CAA-4+je=GrnB_M=dY0KqYV5j=cLGpdbbAUueHyO81A+YjCdoqA@mail.gmail.com> Date: Fri, 11 Mar 2016 16:21:46 +0900 From: Masanori Ogino <masanori.ogino@...il.com> To: musl@...ts.openwall.com Subject: Re: [PATCH] Add `intl` to EMPTY_LIB_NAMES. 2016-03-11 16:13 GMT+09:00 Masanori Ogino <masanori.ogino@...il.com>: > From the last link: >> According to the post linked from the above, the check seems to be there >> to exclude incompatible implementations of gettext(), like Solaris 7 and >> NetBSD: >> https://lists.gnu.org/archive/html/bug-gnu-utils/2006-03/msg00011.html >> >> If musl's gettext implementation is compatible with GNU gettext, I guess >> we could adjust the check to accept it. However, I have no idea which >> symbols or macros can be used for the check. It would be helpful if >> musl people could chime in and give us a hint. Well, is `__USE_GNU_GETTEXT` suitable for that? -- Masanori Ogino
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.