]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Bump minimum kernel version to 2.6.32
authorAndreas Schwab <schwab@redhat.com>
Wed, 21 Jul 2010 15:03:28 +0000 (17:03 +0200)
committerAndreas Schwab <schwab@redhat.com>
Wed, 21 Jul 2010 15:03:28 +0000 (17:03 +0200)
fedora/glibc.spec.in

index d7cbfa5e4ce0f40ef3aa881a314c01d8cfa61f80..60028680428bc0550e4cfe7da917b4d2e19f284b 100644 (file)
@@ -50,7 +50,7 @@ BuildRequires: /bin/ps, /bin/kill, /bin/awk
 # This is to ensure that __frame_state_for is exported by glibc
 # will be compatible with egcs 1.x.y
 BuildRequires: gcc >= 3.2
-%define enablekernel 2.6.18
+%define enablekernel 2.6.32
 %ifarch i386
 %define nptl_target_cpu i486
 %else