mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
tests: port from g_test_trap_subprocess() to g_test_trap_fork()
https://bugzilla.gnome.org/show_bug.cgi?id=679683
This commit is contained in:
@@ -5,6 +5,7 @@ SUBDIRS=gobject refcount
|
||||
AM_CPPFLAGS = \
|
||||
$(gmodule_INCLUDES) \
|
||||
-DGLIB_DISABLE_DEPRECATION_WARNINGS \
|
||||
-DG_LOG_DOMAIN=\"GLib\" \
|
||||
$(GLIB_DEBUG_FLAGS)
|
||||
|
||||
AM_CFLAGS = -g
|
||||
|
Reference in New Issue
Block a user