From d2e75f652a390452b59c557708cc49e1ae2893fc Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 31 Aug 2004 06:17:48 +0000 Subject: * scripts/extract-abilist.awk: If `lastversion' variable defined, omit later sets from output. * Makerules (check-abi): Pass option to set that with value of LIB-abi-frozen variable if one is set. * abilist/libcidn.abilist: New file (empty). --- linuxthreads/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'linuxthreads/Makefile') 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 \ -- cgit v1.2.3