From 387ae5bdab1424995659cb506fff3c85a615f559 Mon Sep 17 00:00:00 2001 From: Pascal Stumpf 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 1ebc7a05..43d31142 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 -- 2.25.1