commit: 5390545bca8406bad0068fa2794c4698b3fe9bd2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 14 20:29:14 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 14 20:29:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5390545b
media-libs/gmmlib: remove whitespace from patch Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/gmmlib/files/gmmlib-20.4.1_custom_cflags.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-libs/gmmlib/files/gmmlib-20.4.1_custom_cflags.patch b/media-libs/gmmlib/files/gmmlib-20.4.1_custom_cflags.patch index ebc41d01c9c..befd33f83bb 100644 --- a/media-libs/gmmlib/files/gmmlib-20.4.1_custom_cflags.patch +++ b/media-libs/gmmlib/files/gmmlib-20.4.1_custom_cflags.patch @@ -1,6 +1,6 @@ - Prevent overriding of user-define CFLAGS, including -march flag. - The flag -msse4.1 is required otherwise compile will not be able to inline sse4.1 code. - Note: code should detect CPU features at runtime and use sse4.1 paths only if supported by CPU. +Prevent overriding of user-define CFLAGS, including -march flag. +The flag -msse4.1 is required otherwise compile will not be able to inline sse4.1 code. +Note: code should detect CPU features at runtime and use sse4.1 paths only if supported by CPU. --- a/Source/GmmLib/CMakeLists.txt +++ b/Source/GmmLib/CMakeLists.txt
