Disable strict-aliasing globally
[lttng-ust.git] / src / lib / lttng-ust-cyg-profile / Makefile.am
index 26b5015646644a5e6dfd71ce34600b67e4874783..234c11bc450103e7ee29d640bd4aa53c941af941 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-cyg-profile.la \
        liblttng-ust-cyg-profile-fast.la
This page took 0.023677 seconds and 4 git commands to generate.