archrelease: copy trunk to community-any
[ArchLinux/community.git] / light / trunk / 114.patch
blob4f8e71deb79247ad72fe6cda13223ba51733162d
1 --- a/src/Makefile.am
2 +++ b/src/Makefile.am
3 @@ -1,7 +1,7 @@
4 bin_PROGRAMS = light
5 light_SOURCES = main.c light.c light.h helpers.c helpers.h impl/sysfs.c impl/sysfs.h impl/util.h impl/util.c impl/razer.h impl/razer.c
6 light_CPPFLAGS = -I../include -D_GNU_SOURCE
7 -light_CFLAGS = -W -Wall -Wextra -std=gnu99 -Wno-type-limits -Wno-format-truncation -Wno-unused-parameter
8 +light_CFLAGS = -W -Wall -Wextra -std=gnu99 -Wno-type-limits -Wno-format-truncation -Wno-unused-parameter -fcommon
10 if CLASSIC
11 install-exec-hook: