1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/games/torcs/files
Rene Ladan d41e511131 Fix build with libc++
isnan() and isinf() do not like integer arguments, so remove two offending
tests. These tests would always evaluate to false anyway because integers
cannot express NaN nor infinity.
2013-09-15 09:47:08 +00:00
..
patch-Make-default.mk
patch-Makefile
patch-src__modules__simu__simuv2__simu.cpp Fix build with libc++ 2013-09-15 09:47:08 +00:00