diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-07-12 02:28:17 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-07-12 02:28:17 +0800 |
commit | 285ea42dfe3d42df14001fe158a5b73ae83d4590 (patch) | |
tree | edba551400b09da2024b45075b3301f31cd376d9 /devel/Makefile | |
parent | fd4e674ddff48fb20f0e7804d4040c0a4a291d56 (diff) | |
download | freebsd-ports-gnome-285ea42dfe3d42df14001fe158a5b73ae83d4590.tar.gz freebsd-ports-gnome-285ea42dfe3d42df14001fe158a5b73ae83d4590.tar.zst freebsd-ports-gnome-285ea42dfe3d42df14001fe158a5b73ae83d4590.zip |
GNU binutils for PowerPC/RS6000 cross-development.
Prerequisite for the GCC for PowerPC/RS6000 cross-compilation environment.
WWW: http://sources.redhat.com/binutils/
PR: ports/94681
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 3d629134751d..ba7c67c4d588 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1507,6 +1507,7 @@ SUBDIR += portmk SUBDIR += porttools SUBDIR += poslib + SUBDIR += powerpc-binutils SUBDIR += powerpc-rtems-binutils SUBDIR += powerpc-rtems-g77 SUBDIR += powerpc-rtems-gcc |