buildrootschalter/target/makedevs
Thomas Petazzoni be5be0ec5a Compiling current SVN fails with the following error for me:
cc1: warnings being treated as errors
 buildroot/buildroot/build_powerpc/makedevs/makedevs.c: In function main:
 buildroot/buildroot/build_powerpc/makedevs/makedevs.c:531: error:
 ignoring return value of system, declared with attribute warn_unused_result

This change adds a simple warning if system() fails.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2008-12-02 22:26:00 +00:00
..
makedevs.c Compiling current SVN fails with the following error for me: 2008-12-02 22:26:00 +00:00
makedevs.mk - use the HOSTCC given by the user. 2006-10-06 12:59:33 +00:00