diff --git a/srcpkgs/cdemu-daemon/template b/srcpkgs/cdemu-daemon/template index 66b1f128663..156083427b5 100644 --- a/srcpkgs/cdemu-daemon/template +++ b/srcpkgs/cdemu-daemon/template @@ -12,3 +12,5 @@ license="GPL-2.0-or-later" homepage="http://cdemu.sourceforge.net" distfiles="${SOURCEFORGE_SITE}/cdemu/cdemu-daemon-${version}.tar.bz2" checksum=a6b32d4b78631e5f449f05f8d26b7f2f46dd3e82387f5855ccabb4933592de0b + +CFLAGS="-fcommon"