mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-19 09:15:26 +00:00
gtkmathview: fix qa issue
"configure was passed unrecognised options: --disable-binreloc" Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
72865f2062
commit
e600be768e
@ -15,8 +15,6 @@ SRC_URI[sha256sum] = "1dc30175da6a3c560a7d62d1abe1c2f9829d988e6f1a7c5e766544575c
|
|||||||
|
|
||||||
inherit autotools-brokensep
|
inherit autotools-brokensep
|
||||||
|
|
||||||
EXTRA_OECONF = "--disable-binreloc"
|
|
||||||
|
|
||||||
do_configure_prepend() {
|
do_configure_prepend() {
|
||||||
sed -i -e s:AM_BINRELOC::g ${S}/configure.ac
|
sed -i -e s:AM_BINRELOC::g ${S}/configure.ac
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user