See patch.
>From 73705ef733cb78741ab706fb6d0051585bed44b8 Mon Sep 17 00:00:00 2001
From: Pascal Stumpf <pascal.stu...@cubes.de>
Date: Sun, 18 Nov 2012 18:36:48 +0100
Subject: [PATCH] Remove hack adding csu objects to the linker command line on
 OpenBSD.

This is no longer needed now that $(CC) is used to link shared libraries.
---
 cde/config/cf/OpenBSD.cf |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/cde/config/cf/OpenBSD.cf b/cde/config/cf/OpenBSD.cf
index 3b340f8..afbb584 100644
--- a/cde/config/cf/OpenBSD.cf
+++ b/cde/config/cf/OpenBSD.cf
@@ -1028,8 +1028,6 @@ install:: fonts.alias                                     
                @@\
 #define KornShell               /usr/local/bin/ksh93
 #endif
 
-#define SharedLibraryLoadFlags -shared /usr/lib/crtbeginS.o /usr/lib/crtendS.o
-
 #define AvoidNullMakeCommand   YES
 
 /* This must come last */
-- 
1.7.6

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to