summaryrefslogtreecommitdiff
path: root/solenv/inc/unxobsd.mk
diff options
context:
space:
mode:
authorFrancois Tigeot <ftigeot@wolfpond.org>2011-06-01 08:40:48 +0200
committerFrancois Tigeot <ftigeot@wolfpond.org>2011-06-02 14:37:34 +0200
commiteb5217de96690a13928b00e6db3289f6c3b6b689 (patch)
treec97e7d24f62214ed792fcdb7ca8975ad3d3f581c /solenv/inc/unxobsd.mk
parent1000d15c859f7f1823704517c82ed0f3987a3e7b (diff)
Unify DLLPOSTFIX value on all platforms.
There is no justification for changing some shared library file names depending on the platform used.
Diffstat (limited to 'solenv/inc/unxobsd.mk')
-rw-r--r--solenv/inc/unxobsd.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/solenv/inc/unxobsd.mk b/solenv/inc/unxobsd.mk
index d700614d757a..fd4c744bf9ef 100644
--- a/solenv/inc/unxobsd.mk
+++ b/solenv/inc/unxobsd.mk
@@ -44,6 +44,3 @@ CFLAGS_NO_EXCEPTIONS+=-DBOOST_NO_EXCEPTIONS
# default linker flags
LINKFLAGSDEFS:=
-
-# platform specific identifier for shared libs
-DLLPOSTFIX=ob