Go to file
Christoph Erhardt 7305f40d49 Don't build on i686
mold 1.0.2 on i686 is broken with a failing assertion:

elf/../mold.h:315: std::pair<T*, bool>
mold::ConcurrentMap<T>::insert(std::string_view, mold::u64, const T&)
[with T = mold:🧝:SectionFragment<mold:🧝:I386>; std::string_view
= std::basic_string_view<char>; mold::u64 = long long unsigned int]:
Assertion `__builtin_popcount(nbuckets) == 1' failed.

Since 32-bit i686 is no longer supported by Fedora anyway, it doesn't
matter for us.
2022-01-25 22:28:04 +01:00
.gitignore Initial import (fedora#2036468). 2022-01-25 19:46:31 +01:00
0001-Fix-out-of-bounds-error-on-aarch64-with-_GLIBCXX_ASS.patch Initial import (fedora#2036468). 2022-01-25 19:46:31 +01:00
README.md Added the README 2022-01-25 14:38:40 +00:00
bundled_lib_system_flags.patch Initial import (fedora#2036468). 2022-01-25 19:46:31 +01:00
mold.spec Don't build on i686 2022-01-25 22:28:04 +01:00
sources Initial import (fedora#2036468). 2022-01-25 19:46:31 +01:00
tbb-strip-werror.patch Initial import (fedora#2036468). 2022-01-25 19:46:31 +01:00

README.md

mold

The mold package