numam-dpdk/mk/exec-env
Ferruh Yigit 6248e442ee mk: prevent overlinking in applications
Replace --no-as-needed linker flag with --as-needed flag, which will
only link libraries directly called by application.
It can be achieved now that the libraries dependencies are handled
properly.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2016-06-13 16:09:58 +02:00
..
bsdapp mk: remove variables identical to config ones 2015-07-09 00:55:57 +02:00
linuxapp mk: prevent overlinking in applications 2016-06-13 16:09:58 +02:00