Fix "internal compiler error", add some optimizations.
This commit is contained in:
parent
53c6574141
commit
a3ad350b86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85129
4 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \
|
|||
${PKGNAMEPREFIX}ld:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils
|
||||
|
||||
GCCVERSION= 3.3
|
||||
PATCHVERSION= 20030715
|
||||
PATCHVERSION= 20030717
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${GCCVERSION}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (gcc-core-3.3.tar.bz2) = 9bed3c54a109e71c04967b1eab469aee
|
||||
MD5 (msp430-gcc-3.3.20030715.tar.bz2) = e4c257ee22b7b74383b4779da2184e35
|
||||
MD5 (msp430-gcc-3.3.20030717.tar.bz2) = 008d631d754630a04584fd309c1d6249
|
||||
|
|
|
@ -25,7 +25,7 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \
|
|||
${PKGNAMEPREFIX}ld:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils
|
||||
|
||||
GCCVERSION= 3.3
|
||||
PATCHVERSION= 20030715
|
||||
PATCHVERSION= 20030717
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${GCCVERSION}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (gcc-core-3.3.tar.bz2) = 9bed3c54a109e71c04967b1eab469aee
|
||||
MD5 (msp430-gcc-3.3.20030715.tar.bz2) = e4c257ee22b7b74383b4779da2184e35
|
||||
MD5 (msp430-gcc-3.3.20030717.tar.bz2) = 008d631d754630a04584fd309c1d6249
|
||||
|
|
Loading…
Reference in a new issue