summaryrefslogtreecommitdiff
path: root/ace/config-freebsd-pthread.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-10-19 05:14:39 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-10-19 05:14:39 +0000
commitc22becd7f01e4133ed72164e8d4c000d9d506531 (patch)
treea9dba91d69c798735163d7a7fee504c71bc91e95 /ace/config-freebsd-pthread.h
parent1ea0b4bb147f5282aa91c9ba9a459a2bd143894f (diff)
downloadATCD-c22becd7f01e4133ed72164e8d4c000d9d506531.tar.gz
ChangeLogTag:Mon Oct 18 23:46:00 1999 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'ace/config-freebsd-pthread.h')
-rw-r--r--ace/config-freebsd-pthread.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/config-freebsd-pthread.h b/ace/config-freebsd-pthread.h
index 853a6eaab8e..23ade0bae70 100644
--- a/ace/config-freebsd-pthread.h
+++ b/ace/config-freebsd-pthread.h
@@ -26,6 +26,10 @@
# include "ace/config-g++-common.h"
#endif /* __GNUG__ */
+#if defined (ACE_HAS_PENTIUM)
+# undef ACE_HAS_PENTIUM
+#endif /* ACE_HAS_PENTIUM */
+
// Platform specific directives
// gcc defines __FreeBSD__ automatically for us.
#if !defined (_THREAD_SAFE)