Date: Sun, 8 Apr 2018 18:31:36 -0500 From: Kyle Evans <kevans@freebsd.org> To: John Baldwin <jhb@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, ports-secteam@freebsd.org Subject: Re: svn commit: r466699 - in head/devel: aarch64-none-elf-gcc arm-none-eabi-gcc powerpc64-gcc Message-ID: <CACNAnaFDJUm1SpgTy6WfgrdG3vB%2BPWSMX=OYYQGA_3x9eCrEbA@mail.gmail.com> In-Reply-To: <201804070026.w370QlpG080009@repo.freebsd.org> References: <201804070026.w370QlpG080009@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 6, 2018 at 7:26 PM, John Baldwin <jhb@freebsd.org> wrote: > Author: jhb (src,doc committer) > Date: Sat Apr 7 00:26:46 2018 > New Revision: 466699 > URL: https://svnweb.freebsd.org/changeset/ports/466699 > > Log: > Fix two more issues with r465416. > > - Force build of a cross-compiler by defining CROSS_DIRECTORY_STRUCTURE > in CFLAGS even if the build host matches the build target. This > fixes such a cross compiler to not include /usr/local/lib in its default > library path (e.g. amd64-gcc when built on amd64). > - Don't remove the include-fixed headers for the aarch64-none-elf-gcc > and arm-none-eabi-gcc packages. > - Bump PORTREVISION. > > Reported by: kevans (2) > Reviewed by: bdrewery, kevans > Differential Revision: https://reviews.freebsd.org/D14925 > Hey John, Do you mind MFH'ing this to 2018Q2 to unbreak arm-none-eabi-newlib in quarterly, or may I MFH it? I've CC'd ports-secteam@ to get approval for this. Thanks, Kyle Evans
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaFDJUm1SpgTy6WfgrdG3vB%2BPWSMX=OYYQGA_3x9eCrEbA>