Workaround : Add --disable-fatal-warning
authorJean-Benoit MARTIN <jean-benoit.martin@eurogiciel.fr>
Thu, 14 Feb 2013 12:34:08 +0000 (13:34 +0100)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Tue, 1 Apr 2014 13:49:16 +0000 (15:49 +0200)
Add --disable-fatal-warning in configure option to fix the build issue with evolution-data-server

packaging/folks.spec

index a973a5d..d4e7257 100644 (file)
@@ -131,6 +131,7 @@ This package provides translations for package %{name}.
 %autogen \
  --enable-vala \
  --disable-static \
+ --disable-fatal-warnings \
  --enable-eds-backend
 
 %__make %{?_smp_mflags} V=1