diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-10-08 20:16:59 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-10-08 22:57:49 +0200 |
commit | 03b05402df6f2a06ffc936c6364da5951f315197 (patch) | |
tree | da78471e44e79a3a7fa7cf2f694ae2c8ff464633 /docs/manual/manual.mk | |
parent | d8664dd43853ee744eb5eefdc48f72750000c1aa (diff) | |
download | buildroot-03b05402df6f2a06ffc936c6364da5951f315197.tar.gz buildroot-03b05402df6f2a06ffc936c6364da5951f315197.zip |
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>
Diffstat (limited to 'docs/manual/manual.mk')
0 files changed, 0 insertions, 0 deletions