diff --git a/srcpkgs/pixz/template b/srcpkgs/pixz/template index 09dbe78de8..7bfa2b0a74 100644 --- a/srcpkgs/pixz/template +++ b/srcpkgs/pixz/template @@ -13,6 +13,8 @@ homepage="https://github.com/vasi/pixz" distfiles="https://github.com/vasi/pixz/archive/v$version.tar.gz" checksum=ebde85148e927ed96abaeb9ab2166435c78d31e7c6b2847e8c8d6249b17f1b60 +CFLAGS="-fcommon" + pre_configure() { NOCONFIGURE=1 ./autogen.sh }