diff --git a/srcpkgs/ibus-rime/template b/srcpkgs/ibus-rime/template index 507e20dfb8..5a0544ad1d 100644 --- a/srcpkgs/ibus-rime/template +++ b/srcpkgs/ibus-rime/template @@ -13,6 +13,8 @@ homepage="https://rime.im/" distfiles="https://github.com/rime/ibus-rime/archive/${version}.tar.gz" checksum=4f20b64cf01ced25eacba185cd1cc6855b373e0728cba4d406356b13a5ec3828 +CFLAGS="-fcommon" + do_install() { make ${makejobs} PREFIX=${DESTDIR}/usr install }