mirror of
https://abf.rosa.ru/djam/libreoffice.git
synced 2025-02-23 18:43:00 +00:00
correct CPP=clang-cpp is now set in %%clang_gcc_wrapper
This commit is contained in:
parent
9ff20671f2
commit
38549dfff0
1 changed files with 0 additions and 1 deletions
|
@ -2975,7 +2975,6 @@ export CXXFLAGS="$CXXFLAGS -Xlinker -lc++ -Xlinker -lc++abi"
|
|||
# https://github.com/TRIQS/triqs/issues/523#issuecomment-351960463
|
||||
export CXXFLAGS="$CXXFLAGS -D_LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR"
|
||||
%clang_gcc_wrapper
|
||||
export CPP=""
|
||||
%else
|
||||
%global optflags %{optflags} -Wstrict-aliasing=0
|
||||
export ARCH_FLAGS="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing"
|
||||
|
|
Loading…
Add table
Reference in a new issue