Date: Tue, 31 Mar 2015 20:59:48 +0000 From: "bapt (Baptiste Daroussin)" <phabric-noreply@FreeBSD.org> To: freebsd-toolchain@freebsd.org Subject: [Differential] [Commented On] D2187: Ensure cross assembler, linker and objcopy are used for the build32 stage Message-ID: <bad6b18caa866639dab792c55f2ebe05@localhost.localdomain> In-Reply-To: <differential-rev-PHID-DREV-k4xxaczek6fqqbquc4di-req@FreeBSD.org> References: <differential-rev-PHID-DREV-k4xxaczek6fqqbquc4di-req@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
bapt added inline comments. INLINE COMMENTS Makefile.inc1:416 You should probably test if XAS if defined: something like AS=${XAS:U${AS}} and so on Makefile.inc1:426 Same apply here REVISION DETAIL https://reviews.freebsd.org/D2187 To: dim, imp, bapt, rodrigc Cc: imp, freebsd-toolchain
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bad6b18caa866639dab792c55f2ebe05>