mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
geis: add CFLAG to ignore misleading indentations
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
0aac049095
commit
629d67a7c4
@@ -24,6 +24,8 @@ SRC_URI[md5sum] = "2ff9d76a3ea5794516bb02c9d1924faf"
|
||||
SRC_URI[sha256sum] = "8a60f5683852094038904e690d23cc5a90a980fc52da67f0f28890baa25c70eb"
|
||||
|
||||
EXTRA_OECONF = "--disable-integration-tests"
|
||||
TARGET_CFLAGS += "-Wno-error=misleading-indentation"
|
||||
|
||||
|
||||
FILES_${PN}-bin = "${bindir}"
|
||||
RDEPENDS_${PN}-bin = " \
|
||||
@@ -52,5 +54,3 @@ FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/.debug"
|
||||
FILES_${PN}-dev += "${libdir}/${PYTHON_DIR}/site-packages/_*.la"
|
||||
|
||||
FILES_${PN}-staticdev += "${libdir}/${PYTHON_DIR}/site-packages/_*.a"
|
||||
|
||||
PNBLACKLIST[geis] ?= "Depends on broken grail"
|
||||
|
||||
Reference in New Issue
Block a user