blob 9a38c17a3938ef1f980182f24d67c8f5d4237efb 389 bytes (raw)
name: packages/patches/luit-posix.patch # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
| | See https://bugs.freedesktop.org/show_bug.cgi?id=47792;
should become obsolete with the next release.
diff -u luit-1.1.1.orig/sys.c luit-1.1.1/sys.c
--- luit-1.1.1.orig/sys.c 2012-03-23 05:23:07.000000000 +0100
+++ luit-1.1.1/sys.c 2013-11-27 22:45:53.000000000 +0100
@@ -20,6 +20,8 @@
THE SOFTWARE.
*/
+#define _XOPEN_SOURCE 600
+
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
|
debug log:
solving 9a38c17a3938ef1f980182f24d67c8f5d4237efb ...
found 9a38c17a3938ef1f980182f24d67c8f5d4237efb in https://git.savannah.gnu.org/cgit/guix.git
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).