Disable handle_post() on CSM builds.
commit4cf2067f7cbf42be809e40e98a34cd00897667b0
authorKevin O'Connor <kevin@koconnor.net>
Mon, 18 Feb 2013 16:49:53 +0000 (18 11:49 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 18 Feb 2013 16:49:53 +0000 (18 11:49 -0500)
tree5ba7b4ef9486188c878d58196dd3ac6ea8b2f181
parent41fb363927bf31e3e999fad970d155a0fe5f4e76
Disable handle_post() on CSM builds.

This reduces the size of the CSM binary by a few bytes.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/post.c