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@tremily.us>
Fri, 22 Feb 2013 17:11:10 +0000 (09:11 -0800)
commit7e67c2705fb88ccbdd11a15cfb5d2c3d8f44fa87
treeb234089812213d95c7eb8345dee021091062b6d1
parentbbc2f27977cde8c17385df38b2ef80a199568bc3
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