Commit 42a90ac3 authored by fbarchard@google.com's avatar fbarchard@google.com

PSNR makefile change

BUG=204
TEST=none
Review URL: https://webrtc-codereview.appspot.com/1269010

git-svn-id: http://libyuv.googlecode.com/svn/trunk@637 16f28f9a-4ce2-e073-06de-1de4eb20be90
parent 2d3b79f2
psnr: psnr.cc ssim.cc psnr_main.cc psnr: psnr.cc ssim.cc psnr_main.cc
$(CXX) -msse2 -O3 -fopenmp -o psnr psnr.cc ssim.cc psnr_main.cc $(CXX) -msse2 -O3 -fopenmp -static -o psnr psnr.cc ssim.cc psnr_main.cc -Wl,--strip-all
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment