aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.10
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2013-04-06 10:53:54 -0400
committerCarlos O'Donell <carlos@redhat.com>2013-04-06 10:53:54 -0400
commit24116fcdbe55d58aa35fc77444ae71a9dec9fff6 (patch)
tree31aa316218722584eb64f806295d768677055f4f /ChangeLog.10
parentee091edf1a16312fff0cc3c6ae0116aded7f1dbf (diff)
downloadglibc-24116fcdbe55d58aa35fc77444ae71a9dec9fff6.tar
glibc-24116fcdbe55d58aa35fc77444ae71a9dec9fff6.tar.gz
glibc-24116fcdbe55d58aa35fc77444ae71a9dec9fff6.tar.bz2
glibc-24116fcdbe55d58aa35fc77444ae71a9dec9fff6.zip
s390/s390x: Undef PSEUDO before redef.
The s390 and s390x sysdep.h files include the more generic sysdep.h. The more generic sysdep.h defines PSEUDO. This causes an annoying CPP warning saying the PSEUDO was redefined. This patch removes the warning by undefining PSEUDO before the redefinition. This is in line with what all the other machines do. --- 2013-04-06 Carlos O'Donell <carlos@redhat.com> * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition. * sysdeps/s390/s390-64/sysdep.h: Likewise.
Notes
Notes: Added ChangeLog with this commit: b7a329a5614d9001abcc3300a3da548a0865a3ac
Diffstat (limited to 'ChangeLog.10')
0 files changed, 0 insertions, 0 deletions