Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 295287 | Differences between
and this patch

Collapse All | Expand All

(-)src/Makefile.am.orig (-2 lines)
Lines 46-53 Link Here
46
	-DCAIRO_DOCK_THEMES_DIR=\""$(CAIRO_DOCK_THEMES_DIR)"\"\
46
	-DCAIRO_DOCK_THEMES_DIR=\""$(CAIRO_DOCK_THEMES_DIR)"\"\
47
	-DGL_GLEXT_PROTOTYPES=\""1"\"\
47
	-DGL_GLEXT_PROTOTYPES=\""1"\"\
48
	-std=c99\
48
	-std=c99\
49
	-O3\
50
	-g -ggdb\
51
	-Wstrict-prototypes -Wextra -Wwrite-strings -Wuninitialized -Werror-implicit-function-declaration 
49
	-Wstrict-prototypes -Wextra -Wwrite-strings -Wuninitialized -Werror-implicit-function-declaration 
52
#-Wunreachable-code -Wno-unused-parameter -Wall
50
#-Wunreachable-code -Wno-unused-parameter -Wall
53
51

Return to bug 295287