HomeFreeBSD

xorg ports: Add -Werror=uninitialized to CFLAGS

Description

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.

Details

Provenance
zeisingAuthored on
Parents
rP526591: Add libtool dependency for all xorg servers
Branches
Unknown
Tags
Unknown