FreeBSD Bugzilla – Attachment 77066 Details for
Bug 111021
[PATCH] lang/gdc: The error when building, was corrected.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 479 bytes, created by
Masanori OZAWA
on 2007-03-30 01:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Masanori OZAWA
Created:
2007-03-30 01:50:02 UTC
Size:
479 bytes
patch
obsolete
>diff -urBN gdc.orig/Makefile gdc/Makefile >--- gdc.orig/Makefile Wed Mar 28 14:29:29 2007 >+++ gdc/Makefile Fri Mar 30 09:33:30 2007 >@@ -7,6 +7,7 @@ > > PORTNAME= gdc > PORTVERSION= 0.23 >+PORTREVISION= 1 > CATEGORIES= lang > MASTER_SITES= ${MASTER_SITE_GCC} \ > ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/dgcc/g:S/$/:gdc/g} >@@ -53,7 +54,7 @@ > .endif > > .ifndef TARGET_GCC >-.if ${OSVERSION} >= 700000 >+.if ${OSVERSION} >= 700000 || ${ARCH} == "amd64" > TARGET_GCC= 4.1 > .else > TARGET_GCC= 3.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 111021
: 77066