summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/as-needed.inc
blob: f2e7e7b588f31004f86ab5eece39f3a3e7b8d015 (plain)
1
2
3
4
5
6
7
ASNEEDED = "-Wl,--as-needed"

ASNEEDED_pn-distcc = ""
ASNEEDED_pn-openobex = ""

TARGET_LDFLAGS += "${ASNEEDED}"