Remove left-over comment.

Resolves: rhbz#2118567
This commit is contained in:
Konrad Kleine 2022-12-09 10:30:37 +01:00
parent 6a1c760e8d
commit ae2f1ded2e
1 changed files with 0 additions and 2 deletions

View File

@ -369,8 +369,6 @@ mv ../clang-%{compat_ver}.src ../clang
%endif
# TODO: Drop the HAVE_CXX_ATOMICS64_WITHOUT_LIB once clang15 is in the buildroot. It looks like
# previously clang emitted __atomic_load for std::atomic<double>, which is not detected by cmake.
# We set CLANG_DEFAULT_PIE_ON_LINUX=OFF to match the default used by Fedora's GCC.
# See https://bugzilla.redhat.com/show_bug.cgi?id=2134146
%cmake -G Ninja \