ltrace: Fix FTBFS due to invalid code in ARM support

Found with gcc7

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Khem Raj
2017-04-23 22:20:43 -07:00
committed by Martin Jansa
parent 6723757dc4
commit 2f6193d78f
2 changed files with 42 additions and 1 deletions
@@ -20,7 +20,8 @@ SRC_URI = "git://anonscm.debian.org/collab-maint/ltrace.git;branch=master \
file://0001-replace-readdir_r-with-readdir.patch \
file://0001-Use-correct-enum-type.patch \
file://0002-Fix-const-qualifier-error.patch \
"
file://0001-ARM-code-has-unreachable-code-after-switch-statement.patch \
"
S = "${WORKDIR}/git"
inherit autotools