lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame^] | 1 | These tests were imported from 'glibc/elf' and are responsible for testing |
2 | the TLS functionality of the dynamic loader. The file 'tls-macros-mips.h' | ||||
3 | is a copy of 'glibc/sysdeps/mips/tls-macros.h'. Dependency and link orders | ||||
4 | are critical and should NOT be changed. Even if you think you know what | ||||
5 | you are doing, do not touch the Makefile without posting to the uClibc | ||||
6 | development mailing list. | ||||
7 | |||||
8 | -Steve <sjhill@uclibc.org> |