#916329 pngmeta FTCBFS: builds for the wrong architecture

#916329#5
Date:
2018-12-13 06:20:12 UTC
From:
To:
pngmeta fails to cross build from source, because it configures for the
build architecture. The packaging does pass the relevant --host flag to
./configure, but ./configure is too old to recognize it. One should pass
a suitable CC here instead. Please consider applying the attached patch.

Helmut