K 10 svn:author V 7 zeising K 8 svn:date V 27 2020-02-20T21:41:02.360050Z K 7 svn:log V 272 xorg ports: Add -Werror=uninitialized to CFLAGS Add -Werror=uninitialized to CFLAGS for ports specifying xorg-cat:[driver,lib,xserver]. There has been cases in the past when use of uninitialized variables have caused crashes, so add this as an error to detect it early. END