mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
Add atomic test to TEST_PROGS
This commit is contained in:
parent
482bb38748
commit
4417e77f17
@ -181,8 +181,8 @@ dataset_LDADD = $(progs_ldadd)
|
||||
TEST_PROGS += sort
|
||||
sort_LDADD = $(progs_ldadd)
|
||||
|
||||
noinst_PROGRAMS += atomic
|
||||
atomic_CFLAGS = $(INCLUDES)
|
||||
TEST_PROGS += atomic
|
||||
atomic_CFLAGS = $(INCLUDES)
|
||||
if HAVE_GCC
|
||||
atomic_CFLAGS += -Wstrict-aliasing=2
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user