FreeBSD Bugzilla – Attachment 82329 Details for
Bug 117783
lang/clisp: fix build on FreeBSD 7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
clisp.diff
clisp.diff (text/plain), 596 bytes, created by
NIIMI Satoshi
on 2007-11-03 08:00:04 UTC
(
hide
)
Description:
clisp.diff
Filename:
MIME Type:
Creator:
NIIMI Satoshi
Created:
2007-11-03 08:00:04 UTC
Size:
596 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/lang/clisp/Makefile,v >retrieving revision 1.48 >diff -u -r1.48 Makefile >--- Makefile 24 Oct 2007 00:43:50 -0000 1.48 >+++ Makefile 3 Nov 2007 07:35:07 -0000 >@@ -52,8 +52,9 @@ > > .include <bsd.port.pre.mk> > >-.if ${OSVERSION} >= 700000 && defined(PACKAGE_BUILDING) >-BROKEN= coredumps when building on pointyhat with FreeBSD 7.x >+.if ${OSVERSION} >= 700000 >+# CLISP does not build with GCC 4.2 >+USE_GCC= 3.4 > .endif > > MODULES= BDB CLX_MIT CLX_NEW FASTCGI ORACLE PARI PCRE PGSQL RAWSOCK \
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 117783
: 82329