| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
$(inst_includedir)/gnu/stubs.h only if install-bootstrap-headers
is set; otherwise, place gnu/stubs.h on the 'install-others' list.
git-svn-id: svn://svn.eglibc.org/trunk@1525 7b3dc134-2b1b-0410-93df-9e9f96275f8d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
necessary for building a cross-compiler. Install gnu/stubs.h as
part of 'install-headers', not 'install-others'.
If install-bootstrap-headers is 'yes', install a dummy copy of
gnu/stubs.h, instead of computing the real thing.
* include/stubs-bootstrap.h: New file.
* sysdeps/unix/sysv/linux/Makefile: Install bits/syscall.h as part
of 'install-headers' not 'install-others'.
* stdio-common/Makefile: Similarly for bits/stdio_lim.h.
* sunrpc/Makefile: Don't install generated headers if
install-bootstrap-headers is 'yes'.
git-svn-id: svn://svn.eglibc.org/trunk@1484 7b3dc134-2b1b-0410-93df-9e9f96275f8d
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Julian Brown <julian@codesourcery.com>
* Makefile (headers): Add bits/predefs.h.
* include/features.h (__STDC_IEC_559__): Do not define.
(__STDC_IEC_559_COMPLEX__): Likewise.
(<bits/predefs.h>): Include.
* bits/predefs.h: New file.
git-svn-id: svn://svn.eglibc.org/trunk@129 7b3dc134-2b1b-0410-93df-9e9f96275f8d
|
|
git-svn-id: svn://svn.eglibc.org/fsf/trunk@4 7b3dc134-2b1b-0410-93df-9e9f96275f8d
|