diff options
author | 2014-12-26 16:22:28 -0500 | |
---|---|---|
committer | 2014-12-26 16:22:28 -0500 | |
commit | 5d24aa6056c7e70dc96948c6c6c84ed4a523ec65 (patch) | |
tree | b7b87aab14297917a25e47978c0cac913de4248d /sysdeps/unix/sysv/linux/clock_settime.c | |
parent | tilegx32: avoid a a -Werror warning from unwinding (diff) | |
download | glibc-5d24aa6056c7e70dc96948c6c6c84ed4a523ec65.tar.xz glibc-5d24aa6056c7e70dc96948c6c6c84ed4a523ec65.zip |
tilegx: fix sysdep.h to avoid a redefinition warning
The symbol for HAVE_CLOCK_GETTIME_VSYSCALL was being
only conditionally defined under [SHARED]. However, it turns
out this causes a preprocessor symbol redefinition warning
when building clock_gettime.o. Move the symbol definition
down to make it unconditional, like other platforms do.
Diffstat (limited to 'sysdeps/unix/sysv/linux/clock_settime.c')
0 files changed, 0 insertions, 0 deletions