summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman.inc
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-08-09 16:11:44 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-10 10:45:33 +0100
commit6582e066fd9f9d4880e84cccbcdbb68606389309 (patch)
treebf64856bfb8217fcca34f08fc756f4915cb58af4 /meta/recipes-connectivity/connman/connman.inc
parent0194531627735c1f5643ff1bd1bca27ca05c8e95 (diff)
downloadopenembedded-core-contrib-6582e066fd9f9d4880e84cccbcdbb68606389309.tar.gz
connman: clean up musl fixes
The upstreamable include fixes have been sent upstream. The patch set adds AC_USE_SYSTEM_EXTENSIONS so we don't need to explictly define _GNU_SOURCE anymore. Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/connman/connman.inc')
-rw-r--r--meta/recipes-connectivity/connman/connman.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc
index f09a2de021..35a7eed0a9 100644
--- a/meta/recipes-connectivity/connman/connman.inc
+++ b/meta/recipes-connectivity/connman/connman.inc
@@ -29,7 +29,6 @@ EXTRA_OECONF += "\
--disable-polkit \
--enable-client \
"
-CFLAGS += "-D_GNU_SOURCE"
PACKAGECONFIG ??= "wispr \
${@bb.utils.contains('DISTRO_FEATURES', 'systemd','systemd', '', d)} \