1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Back out the previous commit to use gcc3.2 on STABLE.

The gcc3.2 ports seems to be based on a broken version,
which does has internal gcc errors.
This commit is contained in:
Martin Blapp 2002-10-09 22:10:55 +00:00
parent 85b1da903b
commit 72e2079168
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67717
3 changed files with 3 additions and 3 deletions

View File

@ -70,7 +70,7 @@ CONFIGURE_ARGS+= --with-lang=${LANG_CONFIGURE_ARG},ENUS
#
# OO build is broken with the system gcc on STABLE.
#
USE_GCC=3.2
USE_GCC=3.1
.else
.endif

View File

@ -70,7 +70,7 @@ CONFIGURE_ARGS+= --with-lang=${LANG_CONFIGURE_ARG},ENUS
#
# OO build is broken with the system gcc on STABLE.
#
USE_GCC=3.2
USE_GCC=3.1
.else
.endif

View File

@ -70,7 +70,7 @@ CONFIGURE_ARGS+= --with-lang=${LANG_CONFIGURE_ARG},ENUS
#
# OO build is broken with the system gcc on STABLE.
#
USE_GCC=3.2
USE_GCC=3.1
.else
.endif