summaryrefslogtreecommitdiff
path: root/top/GNUmakefile
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2010-03-31 07:57:51 -0600
committerEric Blake <eblake@redhat.com>2010-03-31 07:57:51 -0600
commitb3119f181de14c17aaf923846713526fd82891bf (patch)
treee420e894fd42d722515a0b29a0048906b3b3d5f0 /top/GNUmakefile
parent617dd8895438dd9098491190681eea6720886efb (diff)
downloadgnulib-b3119f181de14c17aaf923846713526fd82891bf.tar.gz
sys_time: avoid compiler warnings
sys/time uses #if/#else/#endif, and is therefore not subject to the gcc optimization. The #pragma GCC system_header must occur up front. * lib/sys_time.in.h (includes): Ensure gcc pragma is unconditional, fixing regression from 2010-03-29. Reported by Simon Josefsson. Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'top/GNUmakefile')
0 files changed, 0 insertions, 0 deletions