diff options
author | Pieter Noordhuis <pcnoordhuis@gmail.com> | 2011-04-21 18:13:20 +0200 |
---|---|---|
committer | Pieter Noordhuis <pcnoordhuis@gmail.com> | 2011-04-21 18:13:30 +0200 |
commit | 75bc8595c72fba7bd77ac99249d49d3ade1ef7fd (patch) | |
tree | f4222f2ad5f6e8dbb956323060c59e90ae5409be /.gitignore | |
parent | eb63a565e922142c9250b664b118bb0f11bf3aeb (diff) |
Only use C99 for compiling hiredis itself
The libevent example cannot be compiled when -std=c99 is passed. It is
not necessary that the adapters nor the examples follow this standard,
as long as the code for hiredis itself is compliant.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions