- Package:
- src:funnelweb
- Source:
- funnelweb
- Submitter:
- Reiner Herrmann
- Date:
- 2022-07-12 21:57:07 UTC
- Severity:
- wishlist
- Tags:
Hi! While working on the "reproducible builds" effort [1], we have noticed that funnelweb could not be built reproducibly. It uses a wildcard to collect object files, which are sorted differently depending on the locale. The attached patch fixes this by printing the files with LC_ALL set to C. Regards, Reiner [1]: https://wiki.debian.org/ReproducibleBuilds
Hi, funnelweb builds reproducible since 2017, let's close this bug now. Best, Philip