]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't set the OUTPUT_FORMAT explicitly but let ld derive it.
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 15 Oct 2019 17:14:30 +0000 (17:14 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 15 Oct 2019 17:14:30 +0000 (17:14 +0000)
commit017128c99beabf3134c427da1c18eb7ff899c70f
tree4b0743d869040b113800a4f3612a392719729698
parent64f1604a7637d2c3006741f693e130d2607f11b8
Don't set the OUTPUT_FORMAT explicitly but let ld derive it.

This fixes an error with modern ld.bfd and is inline with the changes in
r215251 and r217612.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D22031
sys/mips/nlm/dev/net/ucore/ld.ucore.S