-
Stefan Weil authored
_GNU_SOURCE is already defined in QEMU_CFLAGS which is passed to gcc in shell function compile_prog. Removing the definition from several checks avoids compiler warnings (which are now written to config.log). Signed-off-by:
Stefan Weil <weil@mail.berlios.de>
Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>Stefan Weil authored_GNU_SOURCE is already defined in QEMU_CFLAGS which is passed to gcc in shell function compile_prog. Removing the definition from several checks avoids compiler warnings (which are now written to config.log). Signed-off-by:
Stefan Weil <weil@mail.berlios.de>
Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>
Loading