fix typo in comment

Version: 5.2.4-4
This commit is contained in:
Pavel Raiskup 2018-11-22 14:46:37 +01:00
parent bb0d384d4e
commit 8ab8a42691

View File

@ -91,7 +91,7 @@ export CFLAGS="%optflags"
%endif
%ifarch %ix86
# rhbz#1630650, annocheck reports the following message before liblzma uses
# rhbz#1630650, annocheck reports the following message because liblzma uses
# crc*_x86.S asm code on i686:
CFLAGS="$CFLAGS -Wa,--generate-missing-build-notes=yes"
%endif