mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
On the systems with old dblatex (for example 3.0) the build step will fail, because dblatex doesn't support '-q' parameter. This patch overrides dblatex check. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>