It seems the the CFLAGS are not properly set in the CMakeLists.txt. Cmake currently appends -std=gnu90 at the end of the CFLAGS, overriding the earlier set -std=c99. Work around this with sed. Better fix is welcome, this is a stop-gap solution to unbreak the build (which is blocking build.postmarketos.org).
…
postmarketOS aports
Helpful resources:
Description
Languages
Shell
97%
Python
2%
C
0.5%
Batchfile
0.4%