~vcs-imports/clutter-gtk/trunk

Viewing all changes in revision 520.

  • Committer: Ting-Wei Lan
  • Date: 2017-06-05 13:52:49 UTC
  • Revision ID: git-v1:ef95dd784fcbda0471620b7c3a6a142c5220559c
build: Use newer version of X/Open system interface

Defining _XOPEN_SOURCE to 500 on FreeBSD means a C89 environment with
_POSIX_C_SOURCE set to 199506, which disables C99 functions. Since
ceilf is a new function added in C99, we should set _XOPEN_SOURCE to a
higher value.

https://bugzilla.gnome.org/show_bug.cgi?id=783431

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: