Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / src / lib / lttng-ust-pthread-wrapper / Makefile.am
index 3edb72a7352eeb360a8975417e13a6fd4c74354f..a3faf4004c292ee5388d501e2c8b5ab6fbc6db1d 100644 (file)
@@ -1,6 +1,8 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
-AM_CFLAGS += -I$(srcdir) -fno-strict-aliasing
+AM_CFLAGS += -I$(srcdir)
 
 lib_LTLIBRARIES = liblttng-ust-pthread-wrapper.la
 
This page took 0.023327 seconds and 4 git commands to generate.