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
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
eudev.hash
eudev.mk
S10udev