1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/games/doomlegacy
Alexey Dokuchaev b3bf597c3c During the exp-run in PR 201377, it was found that `games/doomlegacy' gives
errors with a recent Clang 3.7.0 snapshot (final linking fails).

This is because the program uses the wrong form of inline function, causing
linking to fail.  This can be fixed easily by using "static inline" instead.

PR:		202498
Submitted by:	dim
2015-08-20 06:46:33 +00:00
..
files
distinfo
Makefile During the exp-run in PR 201377, it was found that `games/doomlegacy' gives 2015-08-20 06:46:33 +00:00
pkg-descr