1
0
forked from ports/contrib

p5-gtk2: remove forced -pipe

This commit is contained in:
Alexandr Savca 2020-12-10 18:30:50 +02:00
parent b288e59411
commit cd25bbad4e
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -18,6 +18,7 @@ build() {
--without-gnomeprint \
--without-glade
sed -i '/^CCFLAGS /s/-pipe //' Makefile
make OPTIMIZE="$CFLAGS"
make install DESTDIR=$PKG