summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_freebsd_pthread.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/platform_freebsd_pthread.GNU')
-rw-r--r--include/makeinclude/platform_freebsd_pthread.GNU8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/makeinclude/platform_freebsd_pthread.GNU b/include/makeinclude/platform_freebsd_pthread.GNU
deleted file mode 100644
index a6cfdd13203..00000000000
--- a/include/makeinclude/platform_freebsd_pthread.GNU
+++ /dev/null
@@ -1,8 +0,0 @@
-# $Id$
-
-# platform_freebsd_pthread.GNU
-
-include $(ACE_ROOT)/include/makeinclude/platform_freebsd.GNU
-
-LDFLAGS += -pthread
-CFLAGS += -D_THREAD_SAFE