public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-client/epiphany/files: epiphany-3.3.90-paxctl-introspection.patch
@ 2012-04-14  3:22 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; only message in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-04-14  3:22 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/04/14 03:22:45

  Added:                epiphany-3.3.90-paxctl-introspection.patch
  Log:
  Version bump with a much improved history storage and a new gtk3.4-style application menu. Add a new jit USE flag to control whether to relax memory protection on PaX systems and allow using jit-enabled webkit-gtk (bug #410617, thanks to Maxim Kammerer for reporting).
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  www-client/epiphany/files/epiphany-3.3.90-paxctl-introspection.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/files/epiphany-3.3.90-paxctl-introspection.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/files/epiphany-3.3.90-paxctl-introspection.patch?rev=1.1&content-type=text/plain

Index: epiphany-3.3.90-paxctl-introspection.patch
===================================================================
From 1eee9260eba23a7fc17df49c5a0e24a99f88482a Mon Sep 17 00:00:00 2001
From: Alexandre Rostovtsev <tetromino@gentoo.org>
Date: Sun, 4 Mar 2012 21:55:20 -0500
Subject: [PATCH] Add PaX marking to allow building introspection under PaX

---
 src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index d6bf77f..ce52591 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -277,6 +277,7 @@ EPHY_GIR_C_FILES = \
 
 Epiphany-$(EPIPHANY_API_VERSION).gir: $(INTROSPECTION_SCANNER) $(EPHY_GIR_H_FILES) \
                                       $(EPHY_GIR_C_FILES) epiphany
+	bash $(top_srcdir)/paxctl.sh -m ./epiphany
 	$(AM_V_GEN) PKG_CONFIG_PATH=$(top_builddir)/data:$$PKG_CONFIG_PATH \
 	$(INTROSPECTION_SCANNER) -v --warn-all \
 		--identifier-prefix=Ephy \
-- 
1.7.8.5







^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-14  3:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-14  3:22 [gentoo-commits] gentoo-x86 commit in www-client/epiphany/files: epiphany-3.3.90-paxctl-introspection.patch Alexandre Rostovtsev (tetromino)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox