Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 223019
Collapse All | Expand All

(-)libopensync-plugin-evolution2-0.22/src/Makefile.am (-1 / +1 lines)
Lines 5-11 Link Here
5
INCLUDES = @PACKAGE_CFLAGS@ @EPACKAGE_CFLAGS@
5
INCLUDES = @PACKAGE_CFLAGS@ @EPACKAGE_CFLAGS@
6
6
7
# Please remove '-Wno-return-type' when Evo fixes the warning in their headers.
7
# Please remove '-Wno-return-type' when Evo fixes the warning in their headers.
8
AM_CFLAGS = -Wall -Werror -Wno-return-type
8
AM_CFLAGS = -Wall -Wno-return-type
9
9
10
config_DATA = evo2-sync
10
config_DATA = evo2-sync
11
11

Return to bug 223019