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

ASNEEDED_pn-openobex = ""

TARGET_LDFLAGS += "${ASNEEDED}"