Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / src / lib / lttng-ust-fork / Makefile.am
index de3d2d6035cff8f5797567b5a78c28a8ecab7492..7df5113d0d3a5ba3c278e1d7150d728d90e20e15 100644 (file)
@@ -1,7 +1,7 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # 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.023161 seconds and 4 git commands to generate.