forked from ports/contrib
p5-glib-object-introspection: remove forced -pipe
This commit is contained in:
parent
39b0093519
commit
b288e59411
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3ytK9wOflZ1fAqlQiM3sa5rVckqt2zQcZunk9ntkvlZCcxXj0GwmjeNUkazYFkGEyYdcJpl3jqpqQ6t+l+VSWQE=
|
||||
SHA256 (Pkgfile) = bc74be033697b1de914257870d17034abe83f40fed7e5def9bb31168233af7de
|
||||
RWSagIOpLGJF33spW6rwVOTN3OrDXPjMAyarukS9GCmaEHaTDVUotk9prWGD9jZCLH/f+V78YA9dOFIthSmYNebmUnM6ZcwDbg0=
|
||||
SHA256 (Pkgfile) = df96ec02cfd90cf09c92eef38053d54d36c383db2b466223779d5e276662535d
|
||||
SHA256 (.footprint) = 15f7f5e3854ff7ce16e31828d7367827da6deed1a4d7c6c5c3d083ef80a648ea
|
||||
SHA256 (Glib-Object-Introspection-0.049.tar.gz) = 464628cb9dd028b10438c23892de6f8a30202355a4e4eb01bfd13b8cfe35af57
|
||||
|
@ -13,6 +13,7 @@ build() {
|
||||
cd Glib-Object-Introspection-$version
|
||||
perl Makefile.PL
|
||||
|
||||
sed -i '/^CCFLAGS /s/-pipe //' Makefile
|
||||
make OPTIMIZE="$CFLAGS"
|
||||
make install DESTDIR=$PKG
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user