Changeset d5c5a1c7 in ffmpeg

Timestamp:
Apr 22, 2011, 9:06:20 PM (14 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
6e4f70a8
Parents:
d9dee728
git-author:
Martin Storsjö <martin@martin.st> (04/21/11 21:45:06)
git-committer:
Martin Storsjö <martin@martin.st> (04/22/11 21:06:20)
Message:

doc: Mention that DragonFly BSD requires BSD_VISIBLE set

Setting this should fix the FATE build failure on DragonFly BSD,
since inet_aton only is visible if BSD_VISIBLE is set.

Alternatively, a line defining BSD_VISIBLE=1 could be
added at the top of os_support.c. For FreeBSD, similar lines
are required in libavdevice/bktr.c and libavdevice/oss_audio.c, too.

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.