mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-30 20:33:08 +02: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
|
TEST_PROGS += sort
|
||||||
sort_LDADD = $(progs_ldadd)
|
sort_LDADD = $(progs_ldadd)
|
||||||
|
|
||||||
noinst_PROGRAMS += atomic
|
TEST_PROGS += atomic
|
||||||
atomic_CFLAGS = $(INCLUDES)
|
atomic_CFLAGS = $(INCLUDES)
|
||||||
if HAVE_GCC
|
if HAVE_GCC
|
||||||
atomic_CFLAGS += -Wstrict-aliasing=2
|
atomic_CFLAGS += -Wstrict-aliasing=2
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user