commit | 639fd864930c2e96bf9c529356ee8d6d6aac373b | [log] [tgz] |
---|---|---|
author | Stefan Schmidt <s.schmidt@samsung.com> | Mon Sep 23 11:25:29 2013 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Sep 23 10:10:48 2013 -0700 |
tree | 641779c53b7e725809172985cf5cb0d43e605918 | |
parent | 0481054c584165e2a2377a0ed4257c339ef32ade [diff] |
clients: Include and link against math lib for new multi-resource Linking failed with missing ceil() here. Making sure that we include the header and add the missing -lm. Signed-off-by: Stefan Schmidt <s.schmidt@samsung.com>