HomeFreeBSD

games/barony: Fix build on armv7

Description

games/barony: Fix build on armv7

The type real_t is float on ARM but double on other platforms. Pepper
in a bunch of extra casts to make clang happy.

The alternative of making real_t a double on ARM does not work.

PR: 267442
Approved by: maintainer timeout, >2 weeks
MFH: 2022Q4

Details

Provenance
fuzAuthored on Nov 14 2022, 8:00 PM
eduardoCommitted on Nov 14 2022, 8:03 PM
Parents
R11:1d44c147bf77: devel/libuv: Call the license MIT as most other repos do
Branches
Unknown
Tags
Unknown