Date: Mon, 4 Jan 2016 19:26:39 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405264 - head/devel Message-ID: <201601041926.u04JQdkq015903@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon Jan 4 19:26:39 2016 New Revision: 405264 URL: https://svnweb.freebsd.org/changeset/ports/405264 Log: Hook aarch64-none-elf-binutils and aarch64-none-elf-gcc to the build Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Jan 4 19:02:23 2016 (r405263) +++ head/devel/Makefile Mon Jan 4 19:26:39 2016 (r405264) @@ -45,6 +45,8 @@ SUBDIR += SpecTcl SUBDIR += aap SUBDIR += aarch64-binutils + SUBDIR += aarch64-none-elf-binutils + SUBDIR += aarch64-none-elf-gcc SUBDIR += abi-compliance-checker SUBDIR += ace SUBDIR += ace+tao-doc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601041926.u04JQdkq015903>