]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
- from DEVEL
[packages/glibc.git] / glibc.spec
CommitLineData
98a7741e 1#
b287d865 2# Conditional build:
5145b9c7 3# min_kernel (default is 2.6.12)
fd1d4127 4%bcond_without memusage # don't build memusage utility
757f96eb 5%bcond_without selinux # without SELinux support (in nscd)
c9d8e545 6%bcond_with tests # perform "make test"
0a85848c 7%bcond_without localedb # don't build localedb-all (is time consuming)
472e31ee 8%bcond_with cross # build using crossgcc (without libgcc_eh)
b287d865 9#
37cd6ebc 10# TODO:
72549d49
JB
11# - look at locale fixes/updates in bugzilla
12# [OLD]
37cd6ebc 13# - localedb-gen man pages(?)
feca75cc 14# - math/{test-fenv,test-tgmath,test-float,test-ifloat},
5145b9c7
JB
15# debug/backtrace-tst(SEGV) fail on alpha
16%{!?min_kernel:%global min_kernel 2.6.12}
f3f771b7 17
e24149ab
PS
18%ifarch sparc64
19%undefine with_memusage
20%endif
21
5145b9c7 22%define llh_version 7:2.6.12.0-10
e8c60795 23
236a5027 24Summary: GNU libc
25Summary(de): GNU libc
4a04bb32 26Summary(es): GNU libc
236a5027 27Summary(fr): GNU libc
c5387ad5 28