blob: a1df0da692afa4c86a1d7445777c073df8fbc13c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2021-12-23)
# Fails to build due to gnulib errors:
# ```timespec.h:52:21: error: expected identifier or ‘(’ before ‘struct’
# 52 | _GL_TIMESPEC_INLINE struct timespec```
# bug #829847
=app-editors/nano-6.0
# Sam James <sam@gentoo.org> (2021-09-05)
# gdbm-1.21 fails to build right now on macOS with:
# ```gdbmshell.c:1013:54: error: ‘struct stat’ has no member named ‘st_mtim’```
# bug #811792
=sys-libs/gdbm-1.21
|