FreeBSD Bugzilla – Attachment 208873 Details for
Bug 241727
lang/gambit-c: fix build on GCC architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
gambit-c.patch (text/plain), 680 bytes, created by
Piotr Kubaj
on 2019-11-05 08:15:25 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-11-05 08:15:25 UTC
Size:
680 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 516206) >+++ Makefile (working copy) >@@ -34,20 +34,14 @@ > OPTIONS_DEFINE= DOCS GCC > OPTIONS_DEFAULT=GCC > >-GCC_DESC= Build with GCC >+GCC_DESC= Build with GCC from ports > > .include <bsd.port.pre.mk> > > .if ${PORT_OPTIONS:MGCC} >-USE_GCC= any >+USE_GCC= yes > .endif > >-.if ${COMPILER_TYPE} == gcc >-# This is needed because 4.2 < gcc -v < 4.4 has optimisations that make the >-# build take more than 20Gb of virtual memory. >-CFLAGS+= -fno-move-loop-invariants >-.endif >- > post-patch: > .for i in makefile.in gsc/makefile.in gsi/makefile.in lib/makefile.in > @${REINPLACE_CMD} -e \
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
Flags:
pkubaj
:
maintainer-approval?
(
olgeni
)
Actions:
View
|
Diff
Attachments on
bug 241727
: 208873