kumquat-buildroot/package/eudev
Peter Seiderer 7b4fca6697 eudev: fix mkstemp/mkostemp related build failure
Fixes [1]:

./.libs/libudev-core.a(util.o): In function `mkostemp_safe':
util.c:(.text+0x2950): undefined reference to `mkostemp'

Do not only protect the call to the mkostemp wrapper mkostemp_safe
with HAVE_DECL_MKOSTEMP but also the wrapper itself.

[1] http://autobuild.buildroot.net/results/fa6/fa62883de4ada664521ffc47b611ecd2279c0014/

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-01-24 10:44:30 +01:00
..
0001-Only-use-pragma-for-ignoring-diagnostics-if-.patch eudev: really bump version 2015-01-23 17:35:43 +01:00
0001-shared-util-fix-mkstemp-mkostemp-related-build-failu.patch eudev: fix mkstemp/mkostemp related build failure 2015-01-24 10:44:30 +01:00
Config.in Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS 2014-12-11 22:48:13 +01:00
eudev.hash eudev: bump version 2015-01-23 16:38:50 +01:00
eudev.mk eudev: really bump version 2015-01-23 17:35:43 +01:00
S10udev package/eudev: tweak initscript 2014-10-22 23:02:33 +02:00