Disable strict-aliasing globally
[lttng-ust.git] / src / lib / lttng-ust / Makefile.am
index a935bdbe036bb9c53315a66252acd06258dccf33..4aa576bef7fa3f08894faa312d9b198a7368c145 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.la
 
This page took 0.02362 seconds and 4 git commands to generate.