| Summary: | games/minetest: Fix movement when built with clang 3.8+ | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Sean Farley <scf> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | Flags: | bugzilla:
maintainer-feedback?
(amdmi3) |
||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Sean Farley
2016-12-24 02:59:06 UTC
Thanks, I was just about to update the port. Will apply the fix. The same problem seem to plague freeminer, might fix it as well. A commit references this bug: Author: amdmi3 Date: Sat Dec 24 16:37:22 UTC 2016 New revision: 429371 URL: https://svnweb.freebsd.org/changeset/ports/429371 Log: - Update to 0.4.15 - Remove -ffast-math to fix problems when built with clang 3.8+ ([1]) PR: 215532 [1] Submitted by: scf [1] Changes: head/games/minetest/Makefile head/games/minetest/distinfo head/games/minetest/files/patch-src_CMakeLists.txt head/games/minetest/pkg-plist (In reply to Dmitry Marakasov from comment #1) It works great. Thank you! |