logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: fbdd6c9092507b0d73bece9bd2b70b4bb027aba0
parent 1f2fe382d06440f0d017373c84976fc408fb9bb1
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed,  6 Jul 2022 14:44:34 +0200

net-libs/webkit-gtk: Remove -D_FORTIFY_SOURCE=2

Diffstat:

Mnet-libs/webkit-gtk/webkit-gtk-2.36.4-r100.ebuild1+
Mnet-libs/webkit-gtk/webkit-gtk-2.36.4-r200.ebuild1+
Mnet-libs/webkit-gtk/webkit-gtk-2.36.4.ebuild1+
3 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.4-r100.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.36.4-r100.ebuild @@ -174,6 +174,7 @@ src_configure() { # WebkitGTK doesn't likes -D_FORTIFY_SOURCE=2 strip-flags + filter-flags "-D_FORTIFY_SOURCE=*" # It does not compile on alpha without this in LDFLAGS # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648761 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.4-r200.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.36.4-r200.ebuild @@ -174,6 +174,7 @@ src_configure() { # WebkitGTK doesn't likes -D_FORTIFY_SOURCE=2 strip-flags + filter-flags "-D_FORTIFY_SOURCE=*" # It does not compile on alpha without this in LDFLAGS # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648761 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.36.4.ebuild @@ -174,6 +174,7 @@ src_configure() { # WebkitGTK doesn't likes -D_FORTIFY_SOURCE=2 strip-flags + filter-flags "-D_FORTIFY_SOURCE=*" # It does not compile on alpha without this in LDFLAGS # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648761