| Summary: | print/ifhp broken with gcc 4.2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Kevin Oberman <oberman> | ||||
| 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
Kevin Oberman
2007-09-26 22:10:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it. alepulver 2007-09-29 18:54:44 UTC
FreeBSD ports repository
Modified files:
print/ifhp Makefile
Log:
- Fix building with GCC 4.2 (remove -Werror) and remove BROKEN for 7.x.
PR: ports/116678
Submitted by: Kevin Oberman <oberman@es.net>
Reworked by: alepulver (myself)
Revision Changes Path
1.15 +3 -4 ports/print/ifhp/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! |