svn commit: r392873 - in head: . devel devel/amd64-binutils devel/amd64-gcc devel/amd64-xtoolchain-gcc
Baptiste Daroussin
bapt at FreeBSD.org
Sat Jul 25 11:13:20 UTC 2015
Author: bapt
Date: Sat Jul 25 11:13:18 2015
New Revision: 392873
URL: https://svnweb.freebsd.org/changeset/ports/392873
Log:
amd64 cross toolchain was somewhere broken and not really useful, let's focus
on gcc cross toolchain for arches not supporting clang for now
Deleted:
head/devel/amd64-binutils/
head/devel/amd64-gcc/
head/devel/amd64-xtoolchain-gcc/
Modified:
head/MOVED
head/devel/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Sat Jul 25 11:10:03 2015 (r392872)
+++ head/MOVED Sat Jul 25 11:13:18 2015 (r392873)
@@ -7732,3 +7732,6 @@ japanese/netype||2015-07-21|Has expired:
databases/p5-DBD-Pg32|databases/p5-DBD-Pg|2015-07-22|Has expired: Use databases/p5-DBD-Pg instead, compatability probles are fixed
textproc/py-asciinema|textproc/asciinema|2015-07-23|Has expired: use textproc/asciinema instead
devel/libiomp5-devel|devel/llvm-devel|2015-07-24|Merged with devel/llvm-devel
+amd64-binutils||2015-07-25|No real use
+amd64-gcc||2015-07-25|No real use
+amd64-xtoolchain-gcc||2015-07-25|No real use
Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile Sat Jul 25 11:10:03 2015 (r392872)
+++ head/devel/Makefile Sat Jul 25 11:13:18 2015 (r392873)
@@ -53,9 +53,6 @@
SUBDIR += allegro
SUBDIR += allegro-devel
SUBDIR += alog
- SUBDIR += amd64-binutils
- SUBDIR += amd64-gcc
- SUBDIR += amd64-xtoolchain-gcc
SUBDIR += android-tools-adb
SUBDIR += android-tools-adb-devel
SUBDIR += android-tools-fastboot
More information about the svn-ports-all
mailing list