| Summary: | lang/clisp: fix build on FreeBSD 7 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | NIIMI Satoshi <sa2c> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
NIIMI Satoshi
2007-11-03 08:00:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Over to maintainer (via the GNATS Auto Assign Tool) alepulver 2007-11-30 21:23:11 UTC
FreeBSD ports repository
Modified files:
lang/clisp Makefile
Log:
- Use GCC 3.4 to build in FreeBSD >= 7 since it fails with GCC 4.x (the reason
and a proper fix will be evaluated later, together with the 2.42 update).
PR: ports/117783
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: portmgr (linimon)
Revision Changes Path
1.49 +3 -2 ports/lang/clisp/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks! |