repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
evcc: 0.131.4 -> 0.131.5
[NixPkgs.git]
/
pkgs
/
by-name
/
gn
/
gnumake42
/
glibc-2.33-glob.patch
blob
d3e424d1c499b560cffae9d27af1c81162267037
1
diff --git glob/glob.c glob/glob.c
2
index 924f2b3..d4ef0c5 100644
3
--- glob/glob.c
4
+++ glob/glob.c
5
@@ -212,8 +212,8 @@ my_realloc (p, n)
6
# define __alloca alloca
7
8
9
-#ifndef __GNU_LIBRARY__
10
# define __stat stat
11
+#ifndef __GNU_LIBRARY__
12
# ifdef STAT_MACROS_BROKEN
13
# undef S_ISDIR
14
# endif
15
--
16
2.31.1
17