1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

sync warning flags betseen cc and c++ on OpenBSD

This commit is contained in:
Pascal Stumpf 2013-07-22 13:38:58 +02:00 committed by Jon Trulson
parent c48771be2b
commit 387ae5bdab

View file

@ -1019,6 +1019,8 @@ install:: fonts.alias @@\
#define TtClientDepLibs $(DEPTTLIB) $(DEPXTOOLLIB) $(DEPXLIB) #define TtClientDepLibs $(DEPTTLIB) $(DEPXTOOLLIB) $(DEPXLIB)
#define CplusplusLibC -lstdc++ #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 #define ArchitectureDefines -DOPENBSD_ARCHITECTURE