* Need to make sure arm-aout binutils is installed to build.
* Use .bz2 version of distfile.
This commit is contained in:
parent
387390a801
commit
5ac60ec728
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41515
@ -9,14 +9,15 @@
|
||||
PORTNAME= arm-aout-gcc295
|
||||
PORTVERSION= 2.95.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= gcc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
|
||||
MASTER_SITE_SUBDIR= gcc/releases/${DISTNAME}
|
||||
DISTNAME= gcc-2.95.2
|
||||
|
||||
MAINTAINER= pbecke@javagear.com
|
||||
|
||||
EXTRACT_AFTER_ARGS= | ${TAR} -xf - -T ${FILESDIR}/tlist -X ${FILESDIR}/xlist
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --target=arm-aout --with-gnu-as --with-gnu-ld --with-newlib
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gcc-2.95.2.tar.gz) = 0e36957d734286e242e9697fd2806c4f
|
||||
MD5 (gcc-2.95.2.tar.bz2) = 7caa851b4a360b6ff027897f455348d5
|
||||
|
Loading…
Reference in New Issue
Block a user