see patch
>From 232a01484abf338ee04265ef1c4a2a977913410d Mon Sep 17 00:00:00 2001
From: Pascal Stumpf <pascal.stu...@cubes.de>
Date: Mon, 22 Jul 2013 13:38:58 +0200
Subject: [PATCH] sync warning flags betseen cc and c++ on OpenBSD

---
 cde/config/cf/OpenBSD.cf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cde/config/cf/OpenBSD.cf b/cde/config/cf/OpenBSD.cf
index 1ebc7a0..43d3114 100644
--- a/cde/config/cf/OpenBSD.cf
+++ b/cde/config/cf/OpenBSD.cf
@@ -1019,6 +1019,8 @@ install:: fonts.alias                                     
                @@\
 #define TtClientDepLibs $(DEPTTLIB) $(DEPXTOOLLIB) $(DEPXLIB)
 
 #define CplusplusLibC           -lstdc++
+#define CplusplusOptions       -Wall -Wpointer-arith -Wno-unused 
-Wno-write-strings -Wno-switch
+#define LibraryCplusplusOptions        -Wall -Wpointer-arith -Wno-unused 
-Wno-write-strings -Wno-switch
 
 #define ArchitectureDefines    -DOPENBSD_ARCHITECTURE
 
-- 
1.8.3.1

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to