diff options
Diffstat (limited to 'sysdeps/powerpc/tst-tlsifunc-static.c')
-rw-r--r-- | sysdeps/powerpc/tst-tlsifunc-static.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/powerpc/tst-tlsifunc-static.c b/sysdeps/powerpc/tst-tlsifunc-static.c index c0ff8972a9..438b27c0ec 100644 --- a/sysdeps/powerpc/tst-tlsifunc-static.c +++ b/sysdeps/powerpc/tst-tlsifunc-static.c @@ -16,4 +16,5 @@ License along with the GNU C Library; if not, see <https://www.gnu.org/licenses/>. */ +#define TST_TLSIFUNC_STATIC 1 #include "tst-tlsifunc.c" |