Built llvm40 with a different PREFIX + LOCALBASE. It failed
before since it was using -I/usr/local/include and -L/usr/local/lib
rather than my supplied LOCALBASE (where existing headers/libs are).
Details
- Reviewers
brooks - Commits
- rP441483: Fix build when LOCALBASE is not /usr/local.
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 9444 Build 9897: arc lint + arc unit
Event Timeline
Since it is a build fix, no revision bump is needed. It would not build otherwise. It's also a rare thing for people to do this, but still proper to support it.
Do you need a cast here to where to only write 4 bytes instead of 8?