FreeBSD Bugzilla – Attachment 73725 Details for
Bug 106816
Maintainer update: www/resin3 failed on amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 624 bytes, created by
Jean-Baptiste Quenot
on 2006-12-16 21:20:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jean-Baptiste Quenot
Created:
2006-12-16 21:20:08 UTC
Size:
624 bytes
patch
obsolete
>diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.swp --exclude=.*.sw* --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/www/resin3/Makefile ./Makefile >--- /usr/ports/www/resin3/Makefile Mon Aug 28 23:32:16 2006 >+++ ./Makefile Sat Dec 16 21:43:11 2006 >@@ -113,6 +113,11 @@ > -e "s|%%RUNASUSER%%|${RUNASUSER}|g" \ > -e "s|%%WRKDIR%%|${WRKDIR}|g" \ > -e "s|%%WRKSRC%%|${WRKSRC}|g" >+ >+# Avoid build error on 64-bit architectures >+.if (${ARCH} == "amd64") || (${ARCH} == "ia64") || (${ARCH} == "sparc64") >+CFLAGS+= -fPIC >+.endif > > post-patch: > @${REINPLACE_CMD} ${SUBSTITUTIONS} ${REINPLACE_FILES}
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 106816
: 73725