1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/games/sauerbraten
Piotr Kubaj 83606f4e1e games/sauerbraten: fix build on GCC architectures
In file included from engine/rendermodel.cpp:28:
engine/md2.h: In constructor 'md2::md2(const char*)':
engine/md2.h:74: error: class 'md2' does not have any field named 'vertloader'
engine/md2.h:74: error: no matching function for call to 'vertloader<md2>::vertloader()'
engine/vertmodel.h:433: note: candidates are: vertloader<MDL>::vertloader(const char*) [with MDL = md2]
engine/vertmodel.h:432: note:                 vertloader<md2>::vertloader(const vertloader<md2>&)

MFH:		2021Q1
2021-01-13 03:20:01 +00:00
..
files
distinfo
Makefile games/sauerbraten: fix build on GCC architectures 2021-01-13 03:20:01 +00:00
pkg-descr