glib/gmodule
Harald van Dijk 6e29fbec2d
Revert "build/gmodule-2.0.pc: Move compiler flags from Libs to Cflags"
This reverts commit 004f48f4fc.

Per the discussion on #3356, this change was prompted by a
misunderstanding of ldflags/link_args, and it resulted in various other
packages using glib no longer getting symbols exported. This commit
restores the glib 2.76 behaviour.
2023-07-18 18:26:49 +01:00
..
tests meson: Add tests for generated pkg-config files 2023-04-17 14:25:52 +02:00
AUTHORS initial import of gmodule. 1998-08-09 08:32:18 +00:00
COPYING Fix gmodule/COPYING symlink path 2022-11-28 12:13:21 +02:00
gmodule-ar.c Improve g_module_open(), deprecate G_MODULE_SUFFIX 2022-10-27 20:26:53 +05:30
gmodule-deprecated.c gmodule: Fix redeclaration of symbol 2022-11-16 12:02:06 +00:00
gmodule-dl.c Merge branch 'nirbheek/gmodule-suffix-deprecation' into 'main' 2022-10-27 16:27:42 +00:00
gmodule-win32.c Add SPDX license headers for LGPL-2.1-or-later to various files 2022-06-01 12:44:23 +01:00
gmodule.c Use O_CLOEXEC in {g_,}open () calls for race-free setting of the close-on-exec flag 2023-02-21 12:42:55 +00:00
gmodule.h Improve g_module_open(), deprecate G_MODULE_SUFFIX 2022-10-27 20:26:53 +05:30
gmodule.rc.in meson: build Windows resource files 2018-01-04 22:19:30 +01:00
gmoduleconf.h.in Add SPDX license headers for LGPL-2.1-or-later to various files 2022-06-01 12:44:23 +01:00
meson.build Revert "build/gmodule-2.0.pc: Move compiler flags from Libs to Cflags" 2023-07-18 18:26:49 +01:00