summaryrefslogtreecommitdiffstats
path: root/meta/classes/remove-libtool.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/remove-libtool.bbclass')
-rw-r--r--meta/classes/remove-libtool.bbclass6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/classes/remove-libtool.bbclass b/meta/classes/remove-libtool.bbclass
index 3fd0cd58f9..8e987388c8 100644
--- a/meta/classes/remove-libtool.bbclass
+++ b/meta/classes/remove-libtool.bbclass
@@ -1,3 +1,9 @@
1#
2# Copyright OpenEmbedded Contributors
3#
4# SPDX-License-Identifier: MIT
5#
6
1# This class removes libtool .la files after do_install 7# This class removes libtool .la files after do_install
2 8
3REMOVE_LIBTOOL_LA ?= "1" 9REMOVE_LIBTOOL_LA ?= "1"