Disable strict-aliasing globally
[lttng-ust.git] / src / lib / lttng-ust-ctl / Makefile.am
index f8cc70cbbaee81b551881ea7d57b6af5109cbcfb..807d8fa6317efafd6224353b21e958c8c728f010 100644 (file)
@@ -1,7 +1,6 @@
 # SPDX-License-Identifier: LGPL-2.1-only
 
 AM_CPPFLAGS += -I$(top_srcdir)/liblttng-ust-comm
-AM_CFLAGS += -fno-strict-aliasing
 
 lib_LTLIBRARIES = liblttng-ust-ctl.la
 
This page took 0.023022 seconds and 4 git commands to generate.