mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-17 10:52:53 +02:00
memcheck: Add a 'make memcheck' target that runs valgrind
Checks for memory errors and leaks https://bugzilla.gnome.org/show_bug.cgi?id=711744
This commit is contained in:
@@ -65,6 +65,7 @@ cflags_set=${CFLAGS+set}
|
||||
|
||||
AM_INIT_AUTOMAKE([1.11 -Wno-portability no-define no-dist-gzip dist-xz tar-ustar])
|
||||
AM_MAINTAINER_MODE([enable])
|
||||
AM_EXTRA_RECURSIVE_TARGETS([memcheck])
|
||||
|
||||
# Support silent build rules. Disable
|
||||
# by either passing --disable-silent-rules to configure or passing V=1
|
||||
|
Reference in New Issue
Block a user