ndisc6: gold does not work for risc-v here

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
Khem Raj 2018-03-19 20:59:55 -07:00 committed by Joe MacDonald
parent 80bc976c52
commit 68847cf10f

View File

@ -20,6 +20,8 @@ inherit autotools gettext
EXTRA_OECONF += "PERL=${USRBINPATH}/perl"
LDFLAGS += "-fuse-ld=gold"
LDFLAGS_remove_riscv64 = "-fuse-ld=gold"
TOOLCHAIN = "gcc"
USE_NLS = "yes"