- Package:
- src:metrohash
- Source:
- metrohash
- Submitter:
- Helmut Grohne
- Date:
- 2021-07-22 13:03:06 UTC
- Severity:
- normal
- Tags:
metrohash fails to cross build from source, because debian/rules uses the build architecture compiler via a make default variable in debian/rules. The easiest way of fixing that - using dpkg's buildtools.mk - makes metrohash cross buildable. Please consider applying the attached patch. Helmut