| Summary: | graphics/osg: add UPDATING info | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> |
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(amdmi3) |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Piotr Kubaj
2018-03-17 18:31:55 UTC
A commit references this bug: Author: amdmi3 Date: Wed Mar 21 14:26:53 UTC 2018 New revision: 465180 URL: https://svnweb.freebsd.org/changeset/ports/465180 Log: - Fix build in presence of older version of osg PR: 226681 Reported by: pkubaj@anongoth.pl Changes: head/graphics/osg/files/patch-CMakeLists.txt This suggested solution is incorrect. Build should and always can be fixed to use system includes correctly (via -isystem or ordered after local includes). This should be fixed now. |