diff options
author | Joseph Myers <joseph@codesourcery.com> | 2018-11-09 17:40:58 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2018-11-09 17:40:58 +0000 |
commit | 91faaa93a5bb1da37f24c82269d830dcd7f2596f (patch) | |
tree | 445b75797afb8a8cf239d9af14835db855f8501b /sysdeps/s390/s390-32/__longjmp.c | |
parent | c3ec097256a1fad362bdc9cdaf56fddf3c621d10 (diff) | |
download | glibc-91faaa93a5bb1da37f24c82269d830dcd7f2596f.tar.gz glibc-91faaa93a5bb1da37f24c82269d830dcd7f2596f.tar.xz glibc-91faaa93a5bb1da37f24c82269d830dcd7f2596f.zip |
Update conform/Makefile mkdir commands.
conform/Makefile creates $(@D)/scratch for the per-standard per-header tests. That directory was formerly used by the Perl scripts for temporary files, but the Python implementations use tempfile.TemporaryDirectory to get such files cleaned up automatically. This patch changes the Makefile to create only $(@D) (required for the output redirection to work), not the scratch subdirectory. Tested for x86_64. * conform/Makefile ($(conformtest-header-tests)): Create $(@D), not $(@D)/scratch. ($(linknamespace-header-tests)): Likewise.
Diffstat (limited to 'sysdeps/s390/s390-32/__longjmp.c')
0 files changed, 0 insertions, 0 deletions