glibc: fix glibc build by creating an empty gnu/stubs.h
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 8 Oct 2013 18:16:59 +0000 (20:16 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 8 Oct 2013 20:57:49 +0000 (22:57 +0200)
commit03b05402df6f2a06ffc936c6364da5951f315197
treeda78471e44e79a3a7fa7cf2f694ae2c8ff464633
parentd8664dd43853ee744eb5eefdc48f72750000c1aa
glibc: fix glibc build by creating an empty gnu/stubs.h

The stubs.h header is not installed by install-headers, but is needed
for the gcc build. An empty stubs.h will work, as explained in
http://gcc.gnu.org/ml/gcc/2002-01/msg00900.html. The same trick is
used by Crosstool-NG.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/glibc/glibc.mk