fix sconfig for FreeBSD

svn: r16749
This commit is contained in:
Matthew Flatt 2009-11-13 17:44:08 +00:00
parent a00aa188ea
commit bd15e86680

View File

@ -337,16 +337,14 @@
# error Unported platform.
# endif
# include "uconfig.h"
# undef HAS_STANDARD_IOB
/* pthreads always enabled via configure': */
# undef USE_ITIMER
# define USE_PTHREAD_THREAD_TIMER
/* initial pthread's stack size doesn't use rlimit: */
/* pthreads always enabled via configure', and
initial pthread's stack size doesn't use rlimit: */
# define ASSUME_FIXED_STACK_SIZE
# define FIXED_STACK_SIZE 1048576
# define USE_PTHREAD_INSTEAD_OF_ITIMER
# include "uconfig.h"
# undef HAS_STANDARD_IOB
# define HAS_BSD_IOB