summaryrefslogtreecommitdiff
path: root/configs/freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'configs/freebsd')
-rw-r--r--configs/freebsd3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/freebsd b/configs/freebsd
index 38806ab946d..db7dd3b78a0 100644
--- a/configs/freebsd
+++ b/configs/freebsd
@@ -9,9 +9,6 @@ CC = cc
CXX = c++
MAKE = gmake
-# cp -d not supported on FreeBSD (see bug 4435)
-COPY_LIBS = cp -f
-
OPT_FLAGS = -O2
PIC_FLAGS = -fPIC