summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/platform_freebsd.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/include/makeinclude/platform_freebsd.GNU')
-rw-r--r--ACE/include/makeinclude/platform_freebsd.GNU2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/include/makeinclude/platform_freebsd.GNU b/ACE/include/makeinclude/platform_freebsd.GNU
index 2d7442052aa..dc635552151 100644
--- a/ACE/include/makeinclude/platform_freebsd.GNU
+++ b/ACE/include/makeinclude/platform_freebsd.GNU
@@ -31,8 +31,6 @@ PRELIB = @true
RANLIB = ranlib
SOFLAGS += -shared
-SOBUILD = $(COMPILE.cc) $(PIC) -o $(VSHDIR)$*.so $<
-
ifeq ($(threads),1)
FLAGS_C_CC += -pthread
SOFLAGS += -pthread