]> git.pld-linux.org Git - packages/glibc.git/blame - glibc.spec
- new_target_cpu is for kernel headers only
[packages/glibc.git] / glibc.spec
CommitLineData
98a7741e 1#
2# You can define min_kernel macro by "rpm --define 'min_kernel version'"
3# default is 2.2.0 (no changes up to 2.3.25)
029d2051 4#
b287d865 5# Conditional build:
029d2051 6# _without_dist_kernel build without kernel from the distribution;
7# headers will be searched in %_kernelsrcdir/include.
b3f08969 8# _without_fp build without frame pointer (pass --enable-omitfp)
5ea2d863 9# _without_memusage build without memusage
ca246370 10#
76f01b70
JB
11# _with_kernheaders use "kernheaders" as user-space kernel headers
12# (instead of copying from kernel-headers 2.4.x)
13# [broken at the moment]
14#
b287d865
JB
15%bcond_with idn # build with included libidn
16#
37cd6ebc
JB
17# TODO:
18# - localedb-gen man pages(?)
4acad1ec
AM
19# - fix what trojan broke while upgreading (getaddrinfo-workaround)
20#
ca246370 21#
76f01b70
JB
22# WARNING:
23# posix zoneinfo dir removed, /etc/rc.d/init.d/timezone must be changed
24# in order to use this version!
25#
49db3d50 26%{!?min_kernel:%global min_kernel 2.2.0}
236a5027 27Summary: GNU libc
28Summary(de): GNU libc
4a04bb32 29Summary(es): GNU libc
236a5027 30Summary(fr): GNU libc
c5387ad5 31