Magellan Linux

Contents of /trunk/glib2/patches/glib2-2.61.1-multilib-m32.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3449 - (show annotations) (download)
Tue Oct 8 08:52:09 2019 UTC (4 years, 6 months ago) by niro
File size: 447 byte(s)
-added multilib patch
1 diff --git i/gio/tests/meson.build w/gio/tests/meson.build
2 index 65f43e267..3bd66bf60 100644
3 --- i/gio/tests/meson.build
4 +++ w/gio/tests/meson.build
5 @@ -598,6 +598,7 @@ if not meson.is_cross_build() or meson.has_exe_wrapper()
6 '-r',
7 '-b','binary',
8 '@INPUT@',
9 + '--oformat', 'elf32-i386',
10 '-o','@OUTPUT@'])
11
12 # Rename symbol to match the one in the C file