mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-14 04:57:46 +02:00
.gitlab-ci
.reuse
LICENSES
docs
fuzzing
gio
glib
gmodule
tests
AUTHORS
COPYING
gmodule-ar.c
gmodule-deprecated.c
gmodule-dl.c
gmodule-win32.c
gmodule.c
gmodule.h
gmodule.rc.in
gmoduleconf.h.in
meson.build
gobject
gthread
m4macros
po
subprojects
tests
tools
.clang-format
.dir-locals.el
.editorconfig
.gitignore
.gitlab-ci.yml
.gitmodules
.lcovrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
COPYING
INSTALL.md
NEWS
README.md
SECURITY.md
glib.doap
meson.build
meson_options.txt
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.