mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
This gcc snapshot requires bison in order to build.
Submitted by: bsd
This commit is contained in:
parent
f286092d13
commit
0526b467be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42025
2 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,7 @@ WRKSRC= ${WRKDIR}/gcc-${PORTVERSION}
|
||||||
# the original master site still uses .gz.
|
# the original master site still uses .gz.
|
||||||
#USE_BZIP2= yes
|
#USE_BZIP2= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
USE_BISON= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
CONFIGURE_ARGS= --target=avr
|
CONFIGURE_ARGS= --target=avr
|
||||||
|
|
|
@ -36,6 +36,7 @@ WRKSRC= ${WRKDIR}/gcc-${PORTVERSION}
|
||||||
# the original master site still uses .gz.
|
# the original master site still uses .gz.
|
||||||
#USE_BZIP2= yes
|
#USE_BZIP2= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
USE_BISON= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
CONFIGURE_ARGS= --target=avr
|
CONFIGURE_ARGS= --target=avr
|
||||||
|
|
Loading…
Add table
Reference in a new issue