From: Pascal Stumpf Date: Mon, 22 Jul 2013 11:38:58 +0000 (+0200) Subject: sync warning flags betseen cc and c++ on OpenBSD X-Git-Tag: 2.2.1~53 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=387ae5bdab1424995659cb506fff3c85a615f559;p=oweals%2Fcde.git sync warning flags betseen cc and c++ on OpenBSD --- 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