From 0b4dbd52ce144ca34ab11ded1ab04815d6b2b9fd Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Thu, 17 Mar 2011 13:57:46 +0100 Subject: [PATCH] Don't include 'bits' in the include path override (cherry picked from commit 88425e38fa4f0a91e009f2abf5c1f8a0ef018666) --- llvm.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/llvm.spec b/llvm.spec index 02c4dc1..edd5917 100644 --- a/llvm.spec +++ b/llvm.spec @@ -223,8 +223,7 @@ popd -maxdepth 0 -type d)/include \ --with-cxx-include-root=$(find %{_includedir}/c++/* -maxdepth 0 -type d) \ --with-cxx-include-arch=%{_arch}-%{_vendor}-%{_os} \ - --with-cxx-include-32bit-dir=32/bits \ - --with-cxx-include-64bit-dir=bits + --with-cxx-include-32bit-dir=32 # FIXME file this # configure does not properly specify libdir