Disable strict-aliasing globally
[lttng-ust.git] / src / lib / lttng-ust-fd / Makefile.am
index 23c4d13682a3c17fe63323b4b45327b487931d60..f0c4f01e275ebf2b404b2582dcb7e03b8ccfa795 100644 (file)
@@ -1,7 +1,5 @@
 # SPDX-License-Identifier: LGPL-2.1-only
 
-AM_CFLAGS += -fno-strict-aliasing
-
 lib_LTLIBRARIES = liblttng-ust-fd.la
 liblttng_ust_fd_la_SOURCES = \
        lttng-ust-fd.c
This page took 0.022769 seconds and 4 git commands to generate.