| Summary: | [PATCH] net-p2p/rblibtorrent: fix building on FreeBSD 7 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alejandro Pulver <alepulver> | ||||
| 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
Alejandro Pulver
2007-07-24 16:10:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Submitter has GNATS access State Changed From-To: open->feedback Awaiting maintainers feedback alepulver 2007-08-29 00:52:50 UTC
FreeBSD ports repository
Modified files:
net-p2p/rblibtorrent Makefile
Log:
- Remove USE_GCC=3.4 to fix building on FreeBSD 7 (I guess the problem was due
to mixing GCC 4.x and GCC 3.x generated code).
PR: ports/114864
Submitted by: alepulver (myself)
Approved by: johan@stromnet.se (maintainer, timeout)
Revision Changes Path
1.9 +0 -1 ports/net-p2p/rblibtorrent/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: feedback->closed Committed. Thanks! |