libmd: strip local absolute symbols (to link with lld)
commit860980172e791f17312aebfee43b9ad0fae70007
authoremaste <emaste@FreeBSD.org>
Thu, 21 Jul 2016 18:47:51 +0000 (21 18:47 +0000)
committeremaste <emaste@FreeBSD.org>
Thu, 21 Jul 2016 18:47:51 +0000 (21 18:47 +0000)
treec875a645e4e73f11c1b4a22696e8690b94d36a69
parent3d9b7a1602245b65a848963d47faf78bbe84cd37
libmd: strip local absolute symbols (to link with lld)

Old versions of gas produce an invalid section index. That is ignored by
old versions of ld, but prevents a link with lld.

Submitted by: Rafael Ávila de Espíndola (earlier version)
Reviewed by: allanjude
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D6789
lib/libmd/Makefile