- Package:
- src:magicfilter
- Source:
- src:magicfilter
- Submitter:
- Helmut Grohne
- Date:
- 2025-03-19 06:39:04 UTC
- Severity:
- normal
- Tags:
magicfilter fails to cross build from source, because it does not pass --host to configure. It still passes a cross compiler and that leaves configure confused giving up. Please consider applying the attached patch. Helmut