tools: Fix compilation in MeeGo
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Wed, 26 Oct 2011 07:15:59 +0000 (10:15 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 26 Oct 2011 09:00:26 +0000 (11:00 +0200)
commit42208683c38f0bd6c364904990f5d21b6026e175
tree09fd985b7d3458a62a13a8a5e8b9714c965809fb
parent62e46276c3529ec4fb7cb8fb372ce7be9e3dc21a
tools: Fix compilation in MeeGo

The _GNU_SOURCE needs to be defined so that O_CLOEXEC
symbols can be found in system header files.
The source does not compile without the patch in MeeGo 1.2
tools/alg-test.c
tools/tap-test.c
tools/wispr.c