No need to use mpicc to compile the plot_image examples. Use gcc instead.
authorW. Trevor King <wking@drexel.edu>
Sat, 21 Jan 2012 17:41:22 +0000 (12:41 -0500)
committerW. Trevor King <wking@drexel.edu>
Sat, 21 Jan 2012 17:41:38 +0000 (12:41 -0500)
commit68c095834b5dbd9813f95829777264946af738f9
treed82a83002ec297f1f139e3705a7191dd25b267fb
parent9600a34c70cbaf4fd0ce8efd6c001253d6de5a47
No need to use mpicc to compile the plot_image examples.  Use gcc instead.

This requires linking libm explicitly to define `sin` and `cos`.
src/plot_image/Makefile