FreeBSD Bugzilla – Attachment 51048 Details for
Bug 77638
lang/libjit: unbreak compilation 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), 505 bytes, created by
Johan van Selst
on 2005-02-17 14:30:24 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Johan van Selst
Created:
2005-02-17 14:30:24 UTC
Size:
505 bytes
patch
obsolete
>--- libjit/Makefile Thu Feb 17 15:22:59 2005 >+++ libjit/Makefile Thu Feb 17 15:23:01 2005 >@@ -24,10 +24,6 @@ > > .include <bsd.port.pre.mk> > >-.if ${ARCH} == "amd64" >-BROKEN= "Does not compile on amd64" >-.endif >- > post-patch: > .if ${OSVERSION} >= 502128 > @${REINPLACE_CMD} -e 's|#undef HAVE_TGMATH_H||' \ >@@ -35,7 +31,7 @@ > .endif > > post-configure: >-.if ${OSVERSION} >= 502123 >+.if ${OSVERSION} >= 502123 && ${ARCH} != "amd64" > @${REINPLACE_CMD} -e 's|$$pic_flag -DPIC||' \ > ${WRKSRC}/libtool > .endif
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 77638
: 51048