svn commit: r416801 - head/lang/gcc6-aux/files

John Marino marino at FreeBSD.org
Sun Jun 12 13:19:57 UTC 2016


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


More information about the svn-ports-head mailing list