From 8c30541fdac02e25a85c3292a3bc5f79895ff58a Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 22 Aug 2001 15:27:00 +0000 Subject: You are not allowed to break entire architectures --- regress/lib/libc_r/Makefile | 10 +++++----- regress/lib/libpthread/Makefile | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'regress') diff --git a/regress/lib/libc_r/Makefile b/regress/lib/libc_r/Makefile index f78a928032c..804d7f12b47 100644 --- a/regress/lib/libc_r/Makefile +++ b/regress/lib/libc_r/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.1 2001/08/15 14:37:10 fgsch Exp $ +# $OpenBSD: Makefile,v 1.2 2001/08/22 15:26:59 deraadt Exp $ -SUBDIR= cancel close cwd execve fork group netdb poll \ - preemption pthread_cond_timedwait pthread_create \ - pthread_join pthread_mutex readdir select setjmp signal \ - sigsuspend sigwait sleep socket stdarg stdio switch +#SUBDIR= cancel close cwd execve fork group netdb poll \ +# preemption pthread_cond_timedwait pthread_create \ +# pthread_join pthread_mutex readdir select setjmp signal \ +# sigsuspend sigwait sleep socket stdarg stdio switch # Not available or disabled: fcntl, pause, preemption_float and pw diff --git a/regress/lib/libpthread/Makefile b/regress/lib/libpthread/Makefile index f78a928032c..804d7f12b47 100644 --- a/regress/lib/libpthread/Makefile +++ b/regress/lib/libpthread/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.1 2001/08/15 14:37:10 fgsch Exp $ +# $OpenBSD: Makefile,v 1.2 2001/08/22 15:26:59 deraadt Exp $ -SUBDIR= cancel close cwd execve fork group netdb poll \ - preemption pthread_cond_timedwait pthread_create \ - pthread_join pthread_mutex readdir select setjmp signal \ - sigsuspend sigwait sleep socket stdarg stdio switch +#SUBDIR= cancel close cwd execve fork group netdb poll \ +# preemption pthread_cond_timedwait pthread_create \ +# pthread_join pthread_mutex readdir select setjmp signal \ +# sigsuspend sigwait sleep socket stdarg stdio switch # Not available or disabled: fcntl, pause, preemption_float and pw -- cgit v1.2.3