HomeFreeBSD

Mark some inline functions static such that gcc (in C89 mode) doesn't

Description

Mark some inline functions static such that gcc (in C89 mode) doesn't
export them. Clang already doesn't export them because it assumes C99 by
default. This fixes net/ortp on systems without clang.

Details

Provenance
tijlAuthored on
Parents
rP376716: - Fix crash (use new GLib threads) [1]
Branches
Unknown
Tags
Unknown

Event Timeline