diff options
author | Pino Toscano <toscano.pino@tiscali.it> | 2012-11-16 15:04:29 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-11-24 16:28:01 +0100 |
commit | 2c5f67c9b8b87ec545a57f7dc954f92b1a7113db (patch) | |
tree | 51f5ab6528b2b768a6e12fcc6aa6691877925f34 /pthread/pt-internal.h | |
parent | e79751ffaff3d489498b1c17e3d2aa890fcef6bc (diff) |
Set elf=yes if not defined already
glibc 2.16 dropped support for any binary format other than ELF, and the ELF variable has been removed too;
this causes a build failure when built as glibc addon with glibc >= 2.16, since it would not link to ld.so.
Defining ELF to 'yes' if not defined allows to retain compatibility with older glibc versions.
* Makefile [$(..) != ''] [$(elf) = ''] (elf): Define to 'yes'.
Diffstat (limited to 'pthread/pt-internal.h')
0 files changed, 0 insertions, 0 deletions