[packages/graphite2] rediff patch
atler
atler at pld-linux.org
Sun Feb 28 11:30:33 CET 2021
commit 94d95fd375665f121a2cf1610c3615e943ef00b4
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Feb 28 11:28:57 2021 +0100
rediff patch
graphite2-fix_wrong_linker_opts.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/graphite2-fix_wrong_linker_opts.patch b/graphite2-fix_wrong_linker_opts.patch
index b0862b3..50baf41 100644
--- a/graphite2-fix_wrong_linker_opts.patch
+++ b/graphite2-fix_wrong_linker_opts.patch
@@ -11,7 +11,7 @@
- endif()
+ )
if (CMAKE_COMPILER_IS_GNUCXX)
- add_definitions(-Wdouble-promotion)
+ add_definitions(-Wno-class-memaccess -Wdouble-promotion)
endif()
@@ -119,12 +115,6 @@
endif()
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/graphite2.git/commitdiff/53d45a2da550dc9f18642c5a05ce11ff9e3b52e8
More information about the pld-cvs-commit
mailing list