From 8dcd30911718e1062e09b0ea9d3fb4fd06139350 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 4 Jan 2006 08:49:45 +0000 Subject: [PATCH] 2.3.90-26 --- glibc.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/glibc.spec b/glibc.spec index ed6433e..82757f7 100644 --- a/glibc.spec +++ b/glibc.spec @@ -242,14 +242,14 @@ package or when debugging this package. %endif # Hack till glibc-kernheaders get updated, argh -mkdir linux -cat > linux/version.h < override_headers/linux/version.h < asm/unistd.h < override_headers/asm/unistd.h < %ifarch alpha @@ -429,7 +429,7 @@ cat > asm/unistd.h < asm/errno.h < override_headers/asm/errno.h < %ifarch alpha @@ -541,7 +541,7 @@ mkdir $builddir ; cd $builddir build_CFLAGS="$BuildFlags -g -O3 $*" CC="$GCC" CXX="$GXX" CFLAGS="$build_CFLAGS" ../configure --prefix=%{_prefix} \ --enable-add-ons=nptl$AddOns --without-cvs $EnableKernel \ - --with-headers=%{_prefix}/include --enable-bind-now \ + --with-headers=`cd ..; pwd`/override_headers:%{_prefix}/include --enable-bind-now \ --with-tls --with-__thread --build %{nptl_target_cpu}-redhat-linux \ --host %{nptl_target_cpu}-redhat-linux \ --disable-profile