HomeFreeBSD

During the exp-run in PR 201377, it was found that `games/doomlegacy' gives

Description

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

Details

Provenance
danfeAuthored on
Parents
rP394833: - Remove MASTER_SITE_SUBDIR
Branches
Unknown
Tags
Unknown