Build: Added -Wall,extra,-pedantic, fixed warnings and peeves.

This commit is contained in:
2025-01-10 18:27:10 -04:00
parent ce2d47e6b9
commit 876526364b
10 changed files with 38 additions and 23 deletions
+3
View File
@@ -1,2 +1,5 @@
pkglib_LTLIBRARIES=libxcbXorg.la
libxcbXorg_la_SOURCES=xcbXorg.cpp
xcbXorg.$(OBJEXT): CPPFLAGS+=-Wno-c++20-extensions
xcbXorg.l$(OBJEXT): CPPFLAGS+=-Wno-c++20-extensions