diff options
author | Steve Ellcey <sellcey@mips.com> | 2015-10-07 15:04:49 -0700 |
---|---|---|
committer | Steve Ellcey <sellcey@mips.com> | 2015-10-07 15:04:49 -0700 |
commit | 939e092a9e46e6a8bb3d7dc3cf165f384b598f46 (patch) | |
tree | 8890b1712158d94b5136410c01248aa17d608b82 /aclocal.m4 | |
parent | b86b4f5ef2fd801b1269938747a438838f1545c1 (diff) | |
download | glibc-939e092a9e46e6a8bb3d7dc3cf165f384b598f46.tar glibc-939e092a9e46e6a8bb3d7dc3cf165f384b598f46.tar.gz glibc-939e092a9e46e6a8bb3d7dc3cf165f384b598f46.tar.bz2 glibc-939e092a9e46e6a8bb3d7dc3cf165f384b598f46.zip |
Update timezone/Makefile to use -Wno-unused-variable
GCC 6.0 (prelease) complains about time_t_min and time_t_max
not being used. These variables are not used in glibc but
are needed in other packages.
* timezone/Makefile (CFLAGS-zic.c): Add -Wno-unused-variable.
(CFLAGS-ialloc.c): Ditto.
(CFLAGS-scheck.c): Ditto.
Diffstat (limited to 'aclocal.m4')
0 files changed, 0 insertions, 0 deletions