grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Strengthen the test for working -nostdinc -isystem


From: Grégoire Sutre
Subject: [PATCH] Strengthen the test for working -nostdinc -isystem
Date: Wed, 01 Aug 2012 01:20:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120624 Icedove/10.0.5

This prevents configure from believing that -nostdinc -isystem
works in some cases where it doesn't (NetBSD with non-native
gcc 4.4).

The patch simply adds the requirement that #include <stddef.h>
works with -nostdinc -isystem.

Grégoire

Attachment: patch-configure.ac
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]