Don't include 'bits' in the include path override

(cherry picked from commit 88425e38fa)
This commit is contained in:
Michel Alexandre Salim 2011-03-17 13:57:46 +01:00
parent b1c21fa55e
commit 0b4dbd52ce
1 changed files with 1 additions and 2 deletions

View File

@ -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