Disable strict-aliasing globally
[lttng-ust.git] / src / lib / lttng-ust-libc-wrapper / Makefile.am
index 0507e4df0d0c47492b52464484f4cadce0ff33c8..4490bb60bf2b1ca4d5fd85b9bb5d8bd615ee3220 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-libc-wrapper.la
 
This page took 0.023468 seconds and 4 git commands to generate.