- Package:
- src:libreswan
- Source:
- src:libreswan
- Submitter:
- Helmut Grohne
- Date:
- 2025-08-26 05:59:02 UTC
- Severity:
- normal
- Tags:
libreswan fails to cross build from source, because debian/rules defaults to the build architecture pkg-config. I suggest letting dpkg's buildtools.mk select an appropriate command. Doing so makes libreswan cross buildable. Consider applying the attached patch. Helmut