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

Collapse All | Expand All

(-)cdw/src/Makefile.am.jj (-1 / +1 lines)
Lines 35-41 Link Here
35
		-Wstrict-prototypes
35
		-Wstrict-prototypes
36
36
37
# AM_CFLAGS = -pedantic -Wall -Wextra -Wformat-security -Wswitch-default -Wshadow -Wno-declaration-after-statement -Wno-long-long 
37
# AM_CFLAGS = -pedantic -Wall -Wextra -Wformat-security -Wswitch-default -Wshadow -Wno-declaration-after-statement -Wno-long-long 
38
AM_LDFLAGS = -lmenuw -lformw -lpanelw -lncursesw -lpthread -lcdio
38
AM_LDFLAGS = -as-needed -lmenuw -lformw -lpanelw -lncursesw -lpthread -lcdio -lm
39
39
40
40
41
# this lists the binaries to produce
41
# this lists the binaries to produce

Return to bug 272575