Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / src / lib / lttng-ust-dl / Makefile.am
index f1b87ea87c1ac82d6e799dbd9e050b5c70b67f8f..f19918dd643fdb165aeb357ea0fab48d13d046ca 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-dl.la
 liblttng_ust_dl_la_SOURCES = \
This page took 0.02601 seconds and 4 git commands to generate.