]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r348025:
authorLeandro Lupori <luporl@FreeBSD.org>
Wed, 5 Jun 2019 12:38:58 +0000 (12:38 +0000)
committerLeandro Lupori <luporl@FreeBSD.org>
Wed, 5 Jun 2019 12:38:58 +0000 (12:38 +0000)
commit152583f419a41c6b5c9803dd66119e6b0680ed20
tree0c275c2f68efb26442b935bf87d7dd64682dec0a
parent735a4c052c91ec23a7ad9a7bde0428d035afbe67
MFC r348025:
Unbreak the build when `ELF_VERBOSE` is defined after r348005

This change properly terminates the formatting string quote modification done
in r348005, which is triggered when `ELF_VERBOSE` is defined.

Reported by:  ci (amd64, gcc)
stand/common/load_elf.c