From dcedc7ba9a87d1bbe1677ac990a2c9add3669158 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Fri, 10 May 2019 23:06:32 -0700 Subject: Mention sbase issues with glibc --- doc/software.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/software.md b/doc/software.md index ec9ded1..a97e111 100644 --- a/doc/software.md +++ b/doc/software.md @@ -5,9 +5,11 @@ special procedures necessary. ## sbase -Builds without issue as of [ef9f6f35]. +Builds without issue with musl. On glibc, there are some errors due to +the declaration of `strsep` conflicting with the system declaration in +usage of `restrict` (see [#50]). -[ef9f6f35]: https://git.suckless.org/sbase/commit/ef9f6f359a0762b738302ae05822514d72b70450.html +[#50]: https://todo.sr.ht/~mcf/cc-issues/50 ## mcpp -- cgit v1.2.3