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:
parent
85b1da903b
commit
72e2079168
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67717
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user