Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2016 13:19:56 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416801 - head/lang/gcc6-aux/files
Message-ID:  <201606121319.u5CDJuNQ081074@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sun Jun 12 13:19:55 2016
New Revision: 416801
URL: https://svnweb.freebsd.org/changeset/ports/416801

Log:
  lang/gcc6-aux: Remove useless ARMv6 patch
  
  By Makefile restriction, gcc6-aux can only be built on x86-64 and i386.
  This restriction is due to a lack of a bootstrap compiler required for
  Ada.  Thus, the recently added ARMv6 patch has no effect (plus gcc6-aux
  is updated by diff-* patchsets and single patches can interfer with
  that scheme.)

Deleted:
  head/lang/gcc6-aux/files/patch-armv6-hf-support



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606121319.u5CDJuNQ081074>