diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2025-05-04 16:18:05 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2025-05-25 23:19:08 -0500 |
commit | c40018462a770f23ca96651ba7151e4ca2bdcf18 (patch) | |
tree | 48dc26fb0131a8fcd9c82688202d13e42f261900 /user/glib/i386-fpu-test.patch | |
parent | 2e8cdd0023b40842a6d784ed0d896acb60291fe2 (diff) | |
download | packages-c40018462a770f23ca96651ba7151e4ca2bdcf18.tar.gz packages-c40018462a770f23ca96651ba7151e4ca2bdcf18.tar.bz2 packages-c40018462a770f23ca96651ba7151e4ca2bdcf18.tar.xz packages-c40018462a770f23ca96651ba7151e4ca2bdcf18.zip |
user/glib: Update to 2.84.0
Patch is needed until musl has a fix for _SC_MINSIGSTKSZ on ppc64.
Closes: #1314
Diffstat (limited to 'user/glib/i386-fpu-test.patch')
-rw-r--r-- | user/glib/i386-fpu-test.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/glib/i386-fpu-test.patch b/user/glib/i386-fpu-test.patch index 986c33164..f400a10d6 100644 --- a/user/glib/i386-fpu-test.patch +++ b/user/glib/i386-fpu-test.patch @@ -1,6 +1,6 @@ --- glib-2.54.2/glib/tests/timer.c.old 2016-10-22 00:21:30.000000000 -0500 +++ glib-2.54.2/glib/tests/timer.c 2018-03-03 18:39:40.424741042 -0600 -@@ -203,7 +203,10 @@ +@@ -386,7 +386,10 @@ { g_test_init (&argc, &argv, NULL); |