]> granicus.if.org Git - libvpx/commit
Fix pkg-config file to pull in libm
authorRob Bradford <rob@linux.intel.com>
Mon, 28 May 2012 12:00:24 +0000 (13:00 +0100)
committerJohn Koleszar <jkoleszar@google.com>
Fri, 15 Jun 2012 23:37:33 +0000 (16:37 -0700)
commit576629baafa2bfbe4e41d2b3b3b6df1fb234126e
tree1abd4e1fcbd1b6581b46e839493b2ab1801602da
parent0164a1cc5b13909407587109effabea92e487986
Fix pkg-config file to pull in libm

vpx uses symbols in libm and thus we need to provide an indication to
the user of libvpx that if they want to link against libvpx they must
also link against libm.

Change-Id: I31d4068bf7f6f5b1fd222bcdf9e6a1a92fb6696f
libs.mk