From bb72e6b4bba81797a60c464ce9448f8eb3088940 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sun, 25 Oct 1998 16:44:54 +0000 Subject: [PATCH] Update FreeBSD platform. --- build/platforms/freebsd3-gcc/Make-platform | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/platforms/freebsd3-gcc/Make-platform b/build/platforms/freebsd3-gcc/Make-platform index 23d0b69e6b..fcce748942 100644 --- a/build/platforms/freebsd3-gcc/Make-platform +++ b/build/platforms/freebsd3-gcc/Make-platform @@ -35,7 +35,7 @@ THREADSLIB= -pthread # if you built/installed with -DNOLIBC_R, you'll need uncomment # out the following -#THREADS= -DNO_THREADS -DPTHREAD_PREEMPTIVE +#THREADS= -DNO_THREADS #THREADSLIB= # crypt(3) is in a separate library -- 2.39.5