| Summary: | net/tcpflow: fix build with GCC-based architectures | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
| Component: | Individual Port(s) | Assignee: | Antoine Brodin <antoine> | ||||
| Status: | Closed Not Accepted | ||||||
| Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(antoine) |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Please send the patch upstream, I don't want to keeps patches around for archs I can't test on. (In reply to Antoine Brodin from comment #1) You don't need to test it on tier 2 architectures. You can just build with GCC on amd64 using by defining USE_GCC=yes. Please send the patch upstream, I don't want to keep patches around. This will be picked up when this goes upstream. |
Created attachment 197929 [details] patch This port requires USES=compiler:c11 to build on architectures using GCC in base. It also requires including sys/param.h in src/wifipcap/wifipcap.cpp. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.