X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile.am;h=529d4a92095a1aa02efd8deaade22ee99e72993c;hb=af1aab9b2a67e276743686509b6c34bdeddf4789;hp=fa85720f8bd33754917c3bf26419bd31e2a01fb0;hpb=6466fcb423f2a7f4af2a4558b9871488c5628671;p=collectd.git diff --git a/Makefile.am b/Makefile.am index fa85720f..529d4a92 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1389,9 +1389,6 @@ python_la_SOURCES = \ src/pyvalues.c \ src/cpython.h python_la_CPPFLAGS = $(AM_CPPFLAGS) $(LIBPYTHON_CPPFLAGS) -if COMPILER_IS_GCC -python_la_CPPFLAGS += -fno-strict-aliasing -Wno-strict-aliasing -endif python_la_LDFLAGS = $(PLUGIN_LDFLAGS) $(LIBPYTHON_LDFLAGS) endif