]> code.ossystems Code Review - openembedded-core.git/commit
puzzles: Fix build with clang
authorKhem Raj <raj.khem@gmail.com>
Mon, 7 Sep 2015 09:06:10 +0000 (09:06 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Sep 2015 21:47:17 +0000 (22:47 +0100)
commitcb92ac5389ed3cecf13158a0150e211b5392aba7
tree3e2564f4605521f5fc39809f9b27065a5eba7099
parent3f4ab836d7d9b7a994b65ab8c7ebf6ff65e6277b
puzzles: Fix build with clang

Clang uncovered an error where abs() is used on long types, we shoud be
using labs()

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-sato/puzzles/files/0001-Use-labs-instead-of-abs.patch [new file with mode: 0644]
meta/recipes-sato/puzzles/puzzles_git.bb