summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandr Savca <alexandr.savca89@gmail.com>2020-12-10 18:30:50 +0200
committerAlexandr Savca <alexandr.savca89@gmail.com>2020-12-10 18:30:50 +0200
commitcd25bbad4e2ea66432998ee45918311975971d43 (patch)
tree3f4e26e5657f230fd1fb8fad1a67c20023df8336
parentb288e5941137d1a295c6378de84abb61875028f8 (diff)
downloadcontrib-cd25bbad4e2ea66432998ee45918311975971d43.tar.gz
contrib-cd25bbad4e2ea66432998ee45918311975971d43.tar.xz
p5-gtk2: remove forced -pipe
-rw-r--r--p5-gtk2/.signature4
-rw-r--r--p5-gtk2/Pkgfile1
2 files changed, 3 insertions, 2 deletions
diff --git a/p5-gtk2/.signature b/p5-gtk2/.signature
index 78cdce760..6a55184e4 100644
--- a/p5-gtk2/.signature
+++ b/p5-gtk2/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3+90VLTWA/LHku0cvELBsM+lRPNVfDE0hdNFb2QH8KSy7diB1cFuGZUk6c/ubqhkAl3saB/7POOaWjEyglyvbQs=
-SHA256 (Pkgfile) = 216a809d838c6cacc7266de1dd8957595d35fc57ba443b5f0e9cec34610157ff
+RWSagIOpLGJF38MGdDXClSW8n24gmIgrlEEdQhYB+CIzuJyFQzloncMWZL3+GQNQsNwREGnt3ADg47BdI3Lh/W/vt7qdsPG+Vgg=
+SHA256 (Pkgfile) = 2e402cd393d1b374ebd133b07c0e8d0752a6805414be7610c306dfa932e24e76
SHA256 (.footprint) = 765916d659765156d9492480255ee2d9c3d6c98f5128d71833970a13c95d7abd
SHA256 (Gtk2-1.24993.tar.gz) = 49c443743b2eefe11a768002724f7f6a4c48efc94ff3cd3a559fb7e7b693c967
diff --git a/p5-gtk2/Pkgfile b/p5-gtk2/Pkgfile
index b4eecfda6..d3f826351 100644
--- a/p5-gtk2/Pkgfile
+++ b/p5-gtk2/Pkgfile
@@ -18,6 +18,7 @@ build() {
--without-gnomeprint \
--without-glade
+ sed -i '/^CCFLAGS /s/-pipe //' Makefile
make OPTIMIZE="$CFLAGS"
make install DESTDIR=$PKG

Generated by cgit