linux.cf: Add -Wno-unused-result to C flags
authorJon Trulson <jon@radscan.com>
Wed, 11 Apr 2018 21:36:16 +0000 (15:36 -0600)
committerJon Trulson <jon@radscan.com>
Wed, 11 Apr 2018 22:25:52 +0000 (16:25 -0600)
commit7d77cc21e044e3e03666437f4cd80c6e31bb30d9
treee59f2a30bd9cbe6c3ee99f1e25eed9bd52bc4bea
parent4ddbc115578ef35ab2083148e22471ef806aef77
linux.cf: Add -Wno-unused-result to C flags

There are several hundred of these and unless you intend to fix them,
they are just compiler noise.  If someone does want to go back and
redo all of these, then they can just re-enable this warning.
cde/config/cf/linux.cf