package/libpfm4: disable Werror
authorJörg Krause <joerg.krause@embedded.rocks>
Thu, 13 Aug 2015 20:16:38 +0000 (22:16 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 18 Aug 2015 08:59:58 +0000 (10:59 +0200)
commit2560cbb6fea4477f91cbc2039ca9c383519e7012
treeb0053a83a0c599d3e0830c639f88d461a9cebf40
parentc17af71d2c2dbc1ea486344e027da12d7633fba3
package/libpfm4: disable Werror

Set `DBG` to an empty value to disable -Werror when building libpfm4. Build
aborts with a musl toolchain because of warnings about redirecting incorrect
header includes.

So -Werror shouldn't be used in released code since it can cause random build
failures on moderate warnings. It also depends on the used toolchain since
different toolchains may or may not print the same warnings.

Fixes:
http://autobuild.buildroot.net/results/6df/6df9b94a79be1dc5ba878f7b67bf9ad4ce2f2e98/

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libpfm4/libpfm4.mk