about summary refs log tree commit diff
path: root/linuxthreads/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/Makefile')
-rw-r--r--linuxthreads/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads/Makefile b/linuxthreads/Makefile
index d416aa5d38..926de32913 100644
--- a/linuxthreads/Makefile
+++ b/linuxthreads/Makefile
@@ -25,6 +25,7 @@ all: # Make this the default target; it will be defined in Rules.
 
 linuxthreads-version := $(shell sed -n 's/^.*$(subdir)-\([0-9.]*\).*$$/\1/p' \
 				    Banner)
+libpthread-abi-frozen := GLIBC_2.3.2
 
 headers := pthread.h semaphore.h
 distribute := internals.h queue.h restart.h spinlock.h smp.h tst-signal.sh \