1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Matthias Andree 58adeeaf7d USE_CSTD=gnu89 to fix build with clang (hopefully on HEAD, too.)
This is due to C89 inline semantics being used that cause linker failures when
compiled as C99.

Feature safe: yes
2012-12-03 21:05:02 +00:00
..