diff options
author | Sam James <sam@gentoo.org> | 2021-01-14 20:29:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-14 20:29:14 +0000 |
commit | 5390545bca8406bad0068fa2794c4698b3fe9bd2 (patch) | |
tree | ec88761ff9c3714a121a9cbb5a1f99fb9161f3b0 /media-libs/gmmlib/files | |
parent | media-video/libva-utils: add bug links to tests patch (diff) | |
download | gentoo-5390545bca8406bad0068fa2794c4698b3fe9bd2.tar.gz gentoo-5390545bca8406bad0068fa2794c4698b3fe9bd2.tar.bz2 gentoo-5390545bca8406bad0068fa2794c4698b3fe9bd2.zip |
media-libs/gmmlib: remove whitespace from patch
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/gmmlib/files')
-rw-r--r-- | media-libs/gmmlib/files/gmmlib-20.4.1_custom_cflags.patch | 6 |
1 files 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 ebc41d01c9cd..befd33f83bb6 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 |