Summary: | games/trackballs: Fix build with libc++ 3.8.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dimitry Andric <dim> | ||||
Component: | Individual Port(s) | Assignee: | Ganael LAPLANCHE <martymac> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | Flags: | bugzilla:
maintainer-feedback?
(martymac) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 208158 | ||||||
Attachments: |
|
Description
Dimitry Andric
2016-05-18 15:55:42 UTC
A commit references this bug: Author: martymac Date: Fri May 20 20:28:30 UTC 2016 New revision: 415575 URL: https://svnweb.freebsd.org/changeset/ports/415575 Log: Fix build with libc++ 3.8.0 by removing conflicting re-definition of abs(). PR: 209612 Submitted by: dim Changes: head/games/trackballs/files/patch-src_glHelp.cc head/games/trackballs/files/patch-src_menuMode.cc Committed, thanks! |