FreeBSD Bugzilla – Attachment 56362 Details for
Bug 85089
chinese/xsim: unbreak on amd64/ia64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 376 bytes, created by
Johan van Selst
on 2005-08-18 15:00:32 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Johan van Selst
Created:
2005-08-18 15:00:32 UTC
Size:
376 bytes
patch
obsolete
>diff -uNr xsim/Makefile xsim/Makefile >--- xsim/Makefile Thu Jul 28 13:32:09 2005 >+++ xsim/Makefile Thu Aug 18 15:48:31 2005 >@@ -26,7 +26,8 @@ > .include <bsd.port.pre.mk> > > .if ${ARCH} == "amd64" || ${ARCH} == "ia64" >-BROKEN= "Does not compile on amd64 or ia64 (missing -fPIC)" >+CFLAGS+= -fPIC >+MAKE_ARGS+= gcclib=`${CXX} -print-file-name=libgcc_pic.a` > .endif > > post-patch:
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 85089
: 56362