mirror of
https://github.com/depp/syncfiles.git
synced 2024-10-31 12:04:44 +00:00
ad220442d7
The -std=c89 option is too pedantic, and the old CodeWarrior compiler accepts various extensions (like line comments) anyway. Rather than using -std=c89 to ensure the code is compatible with old compilers, we will actually test on the old compilers. |
||
---|---|---|
.. | ||
BUILD.bazel | ||
copts.bzl |