]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix passing ${CONF_FILES} (which contains MAKE_CONF and
authorgjb <gjb@FreeBSD.org>
Mon, 17 Jun 2019 22:53:39 +0000 (22:53 +0000)
committergjb <gjb@FreeBSD.org>
Mon, 17 Jun 2019 22:53:39 +0000 (22:53 +0000)
commit6680c0fbe4540f02d74233d6f837f05727ab4843
tree4c95f13ac22f79f308d3ff4d1199a1d1909501f4
parent8a004ad0fe4dbc6565eb3076578bd51b96659b12
Fix passing ${CONF_FILES} (which contains MAKE_CONF and
SRC_CONF, __MAKE_CONF and SRCCONF, respectively) through
to arm_install_base() and chroot_arm_build_release().
This prevents failures when the target image is intended
to be build with make.conf(5) and src.conf(5) overrides,
which are correctly handled for non-embedded image builds.

Reported and tested by: Daniel Engberg
PR: 238615
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
release/release.sh
release/tools/arm.subr