FreeBSD Bugzilla – Attachment 197195 Details for
Bug 231448
biology/stacks: fix build with tier-2 arches
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
stacks.patch (text/plain), 342 bytes, created by
Piotr Kubaj
on 2018-09-18 13:09:49 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-09-18 13:09:49 UTC
Size:
342 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 479915) >+++ Makefile (working copy) >@@ -18,4 +18,10 @@ > > LDFLAGS+= -lpthread > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${ARCH} != amd64 && ${ARCH} != i386 >+USE_GCC= yes >+.endif >+ >+.include <bsd.port.post.mk>
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 231448
: 197195