diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-12-04 10:29:42 +0100 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2010-12-08 17:24:58 +0100 |
commit | a1aaae7b8731a25b7dd8b6a58713dcfc339c3c44 (patch) | |
tree | e0d653950da5c86569b5f7d790d6144108f422ae /libc/misc/internals | |
parent | e2903ddb06b1f50cb4ac9af0b035c74ed6b9d30f (diff) |
getconf: only use specs that are available
On older glibc (like 2.7), the _SC_V7_* symbols are not defined,
making the build of current uClibc fail on Debian Lenny systems and
other systems using a fairly old glibc. So we make sure to only use
the specs names that are defined by the host C library.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'libc/misc/internals')
0 files changed, 0 insertions, 0 deletions