Disable strict-aliasing globally
[lttng-ust.git] / src / lib / lttng-ust-dl / Makefile.am
index f1b87ea87c1ac82d6e799dbd9e050b5c70b67f8f..b5a2d366d5a0a3178a924bfbcf6297b953a22a04 100644 (file)
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: LGPL-2.1-only
 
-AM_CFLAGS += -I$(srcdir) -fno-strict-aliasing
+AM_CFLAGS += -I$(srcdir)
 
 lib_LTLIBRARIES = liblttng-ust-dl.la
 liblttng_ust_dl_la_SOURCES = \
This page took 0.024282 seconds and 4 git commands to generate.