- Package:
- src:procmeter3
- Source:
- procmeter3
- Submitter:
- Helmut Grohne
- Date:
- 2019-10-23 09:21:04 UTC
- Severity:
- normal
procmeter3 fails to cross build from source, because it does not pass cross tools to make. Using dh_auto_build mostly fixes that except for a compiler copy in LD, which needs to be passed explicitly. Please consider applying the attached patch. Helmut