summaryrefslogtreecommitdiffstats
path: root/recipes-enea/bitcalc/bitcalc_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-enea/bitcalc/bitcalc_1.0.bb')
-rw-r--r--recipes-enea/bitcalc/bitcalc_1.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-enea/bitcalc/bitcalc_1.0.bb b/recipes-enea/bitcalc/bitcalc_1.0.bb
index f5a0aad..c59cbb5 100644
--- a/recipes-enea/bitcalc/bitcalc_1.0.bb
+++ b/recipes-enea/bitcalc/bitcalc_1.0.bb
@@ -14,6 +14,7 @@ FILESEXTRAPATHS_append := "${THISDIR}/${PN}"
14SRC_URI = "git://github.com/OpenEneaLinux/rt-tools.git;branch=master \ 14SRC_URI = "git://github.com/OpenEneaLinux/rt-tools.git;branch=master \
15 file://0001-bitcalc-resolved-compilation-warnings.patch \ 15 file://0001-bitcalc-resolved-compilation-warnings.patch \
16 file://0001-bitcalc-resolved-memory-leaks.patch \ 16 file://0001-bitcalc-resolved-memory-leaks.patch \
17 file://0001-Fix-implicit-fallthrough-warnings.patch \
17 " 18 "
18 19
19DEPENDS_remove_aarch64 = "gcc-sanitizers" 20DEPENDS_remove_aarch64 = "gcc-sanitizers"