mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
traceroute: set VPATH
Fixes: make[1]: *** No rule to make target '-lm', needed by 'traceroute'. Stop. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -20,6 +20,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/traceroute/traceroute/${BP}/${BP}.tar.gz \
|
||||
SRC_URI[md5sum] = "84d329d67abc3fb83fc8cb12aeaddaba"
|
||||
SRC_URI[sha256sum] = "3669d22a34d3f38ed50caba18cd525ba55c5c00d5465f2d20d7472e5d81603b6"
|
||||
|
||||
EXTRA_OEMAKE = "VPATH=${STAGING_LIBDIR}"
|
||||
LTOEXTRA += "-flto-partition=none"
|
||||
|
||||
do_compile() {
|
||||
|
||||
Reference in New Issue
Block a user