Fix typo in comment

This commit is contained in:
Florian Weimer 2023-07-05 08:41:53 +02:00
parent 0f50409ae6
commit 77c5fc5b62
1 changed files with 1 additions and 1 deletions

2
macros
View File

@ -378,7 +378,7 @@ print(result)
%_fortify_level 3
%_fortify_level_flags %[ 0%{?_fortify_level} > 0 ? "-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=%{_fortify_level}" : "" ]
# Some linkers default to a build-id algoritim that is not supported by rpmbuild,
# Some linkers default to a build-id algorithm that is not supported by rpmbuild,
# so we need to specify the right algorithm to use.
%_build_id_flags -Wl,--build-id=sha1