[Commits] [SCM] claws-win32-installer branch, master, updated. 4.3.0-1-49-gc4d7763
jonathan at claws-mail.org
jonathan at claws-mail.org
Sun Dec 8 11:14:19 UTC 2024
The branch, master has been updated
via c4d7763959bde37e71ffc246c4f8ac9f1139a782 (commit)
from 9273020d589c646670c89953f884d913f741f3cd (commit)
Summary of changes:
patches/cairo-1.17.4/01-no-fortify-source.patch | 17 -----------------
1 file changed, 17 deletions(-)
delete mode 100755 patches/cairo-1.17.4/01-no-fortify-source.patch
- Log -----------------------------------------------------------------
commit c4d7763959bde37e71ffc246c4f8ac9f1139a782
Author: Jonathan Boeing <jonathan at claws-mail.org>
Date: Sun Dec 8 01:33:13 2024 -0700
Remove unused cairo patch
diff --git a/patches/cairo-1.17.4/01-no-fortify-source.patch b/patches/cairo-1.17.4/01-no-fortify-source.patch
deleted file mode 100755
index d20b575..0000000
--- a/patches/cairo-1.17.4/01-no-fortify-source.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-# Mingw gcc doesn't provide fortified functions (memmove_chk, memcopy_chk)
-# When defining _FORTIFY_SOURCE to a value greater than 0,
-# these functions have to be provided by libssp (-fstack-protector or -lssp).
-# Adding -lssp currentyly only creates a static cairo library, so until this
-# is cleared, disable fortification and use gcc-8 for release versions.
-
-diff -ur cairo-1.17.4-org/build/configure.ac.warnings cairo-1.17.4/build/configure.ac.warnings
---- cairo-1.17.4-org/build/configure.ac.warnings 2010-12-25 15:21:33.000000000 +0100
-+++ cairo-1.17.4/build/configure.ac.warnings 2021-03-02 13:45:49.950952181 +0100
-@@ -39,7 +39,6 @@
- MAYBE_WARN="$MAYBE_WARN -fno-strict-aliasing -fno-common"
-
- dnl Also to turn various gcc/glibc-specific preprocessor checks
--MAYBE_WARN="$MAYBE_WARN -Wp,-D_FORTIFY_SOURCE=2"
-
- # invalidate cached value if MAYBE_WARN has changed
- if test "x$cairo_cv_warn_maybe" != "x$MAYBE_WARN"; then
-----------------------------------------------------------------------
hooks/post-receive
--
Installer sources for Claws Mail Windows port
More information about the Commits
mailing list