repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-any
[ArchLinux/community.git]
/
xiphos
/
repos
/
community-x86_64
/
xiphos-glibc.patch
blob
9a89b0d1fba203e62a54b541e29647be7e917d69
1
--- cmake/config.h.cmake.in-orig 2021-04-15 19:28:57.468140150 +0300
2
+++ cmake/config.h.cmake.in 2021-04-15 20:45:57.816551253 +0300
3
@@ -65,3 +65,5 @@
4
5
6
#endif
7
+
8
+#define GLIB_VERSION_MIN_REQUIRED (GLIB_VERSION_2_26)