1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

And here we go, introducing the lang/gcc43 port in form of the 20061104

snapshot of GCC 4.3.0; repocopied over from lang/gcc42.

Sadly we now have an unconditional dependency on math/libgmp4 and
math/mpfr.  On the positive side this allows us to always build the
Fortran frontend.

PR:		104683
This commit is contained in:
Gerald Pfeifer 2006-11-06 10:39:12 +00:00
parent 016cb5e28c
commit 7d0bd7ccf9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176592

View File

@ -84,6 +84,7 @@
SUBDIR += gcc41-withgcjawt
SUBDIR += gcc42
SUBDIR += gcc42-withgcjawt
SUBDIR += gcc43
SUBDIR += gcl
SUBDIR += gdc
SUBDIR += gforth