Disable strict-aliasing globally
[lttng-ust.git] / src / lib / lttng-ust-fork / Makefile.am
index de3d2d6035cff8f5797567b5a78c28a8ecab7492..648a99e677ee475b2a2579ad84e10dd762aef863 100644 (file)
@@ -1,7 +1,5 @@
 # SPDX-License-Identifier: LGPL-2.1-only
 
-AM_CFLAGS += -fno-strict-aliasing
-
 lib_LTLIBRARIES = liblttng-ust-fork.la
 liblttng_ust_fork_la_SOURCES = ustfork.c
 liblttng_ust_fork_la_LIBADD = \
This page took 0.023681 seconds and 4 git commands to generate.