#946132 fparserc++ FTCBFS: runs cmake for the build architecture

#946132#5
Date:
2019-12-04 04:55:41 UTC
From:
To:
fparserc++ fails to cross build from source, because it does not pass
any cross compilation flags to cmake and thus builds for the build
architecture. The easiest way of passing those flags - using
dh_auto_configure - makes fparserc++ cross buildable. Please consider
applying the attached patch.

Helmut