]> git.ipfire.org Git - thirdparty/ccache.git/commit
Don't use undefined macros, use ifdef instead
authorAnders F Björklund <anders.f.bjorklund@gmail.com>
Sun, 16 Sep 2018 16:44:12 +0000 (18:44 +0200)
committerAnders F Björklund <anders.f.bjorklund@gmail.com>
Sun, 16 Sep 2018 16:44:12 +0000 (18:44 +0200)
commit2ca3ca0ebad9ceaf6810fcf0d3ed5de8f9d7d04d
treeab2d8588a90445b0be9dd4df91d146e95160df11
parent395eb7955a4ceed9078c8bbb590fa0f982d8a15c
Don't use undefined macros, use ifdef instead
src/ccache.h
src/snprintf.c