mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Resurrect obrien's update to binutils 2.11 from the depths of CVS,
now that I'm ready to upgrade the entire AVR toolchain.
This commit is contained in:
parent
79a83ea12f
commit
2a87a56dde
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41712
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= binutils
|
||||
PORTVERSION= 2.10.1
|
||||
PORTVERSION= 2.11
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
|
||||
MASTER_SITE_SUBDIR= binutils/releases
|
||||
@ -20,6 +20,10 @@ USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --target=avr
|
||||
USE_LIBTOOL= yes
|
||||
LIBTOOLFILES= configure bfd/configure binutils/configure etc/configure \
|
||||
gas/configure gprof/configure intl/configure ld/configure \
|
||||
libiberty/configure opcodes/configure
|
||||
|
||||
MAN1= \
|
||||
avr-addr2line.1 \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (binutils-2.10.1.tar.bz2) = bdc9aa813f531bafd8e294fe88687ef2
|
||||
MD5 (binutils-2.11.tar.bz2) = 51fed4d711f0ceabff40cb7050fb1ca7
|
||||
|
Loading…
Reference in New Issue
Block a user