|
Added
Link Here
|
| 1 |
--- configure.orig Wed Aug 7 08:45:00 2002 |
| 2 |
+++ configure Fri Jan 17 02:01:02 2003 |
| 3 |
@@ -963,7 +963,7 @@ |
| 4 |
case "$arch,$model,$system" in |
| 5 |
i386,*,*) |
| 6 |
case "$host" in # Check for FreeBSD 4.5 bug |
| 7 |
- *-*-freebsd*|*-*-openbsd*) check_pthread=yes ;; |
| 8 |
+ *-*-openbsd*) check_pthread=yes ;; |
| 9 |
*) check_pthread=no ;; |
| 10 |
esac |
| 11 |
if ./runtest -DTARGET_$arch -DSYS_$system stackov.c \ |