aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorEthan Sommer <e5ten.arch@gmail.com>2020-06-05 16:44:53 -0400
committerEthan Sommer <e5ten.arch@gmail.com>2020-06-05 17:18:44 -0400
commit0c279d81e722e8e7c285dae22666675787bd30e9 (patch)
treefce87003a479c8823c711ce089cef337dd26c8be /utils
parentccdf495f7b3b979954d7bc7041ddd2216eb1026d (diff)
cmake: specify c99
Set standard to c99, require it, disable language extensions. Define _POSIX_C_SOURCE to 200809L so time.h declares struct timespec. Add -Wpedantic to find use of language extensions. snd_card_plugin.c: remove one unnecessary ';' to make -Wpedantic work
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions