1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00

Use gcc3.2 port to build for STABLE too.

This commit is contained in:
Martin Blapp 2002-10-09 08:31:09 +00:00
parent 969f45763a
commit 46ff2e5908
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67688
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.1
USE_GCC=3.2
.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.1
USE_GCC=3.2
.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.1
USE_GCC=3.2
.else
.endif