diff --git a/srcpkgs/bolt/template b/srcpkgs/bolt/template index 2776c52995c..70938cf621c 100644 --- a/srcpkgs/bolt/template +++ b/srcpkgs/bolt/template @@ -16,6 +16,8 @@ distfiles="https://gitlab.freedesktop.org/bolt/bolt/-/archive/${version}/bolt-${ checksum=18dee2a08860cff963d505e382aa5ea9f6a90c0d0279854063839e4a02426e96 patch_args="-Np1" +CFLAGS="-fcommon" + post_install() { vsv boltd }