summaryrefslogtreecommitdiffstats
path: root/yocto-poky/meta/conf/distro/include/as-needed.inc
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/conf/distro/include/as-needed.inc')
-rw-r--r--yocto-poky/meta/conf/distro/include/as-needed.inc17
1 files changed, 17 insertions, 0 deletions
diff --git a/yocto-poky/meta/conf/distro/include/as-needed.inc b/yocto-poky/meta/conf/distro/include/as-needed.inc
new file mode 100644
index 000000000..4f249fd3e
--- /dev/null
+++ b/yocto-poky/meta/conf/distro/include/as-needed.inc
@@ -0,0 +1,17 @@
+
+ASNEEDED = "-Wl,--as-needed"
+
+ASNEEDED_pn-babeltrace = ""
+ASNEEDED_pn-console-tools = ""
+ASNEEDED_pn-distcc = ""
+ASNEEDED_pn-openobex = ""
+ASNEEDED_pn-icu = ""
+ASNEEDED_pn-xserver-kdrive-xomap = ""
+ASNEEDED_pn-minimo = ""
+ASNEEDED_pn-pciutils = ""
+ASNEEDED_pn-puzzles = ""
+ASNEEDED_pn-dialer = ""
+ASNEEDED_pn-pulseaudio = ""
+ASNEEDED_pn-rpm = ""
+
+TARGET_LDFLAGS += "${ASNEEDED}"
OpenPOWER on IntegriCloud