apache / apache/buildstream-plugins
autotools build-dir handling not compatible with relative conf-root
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 16
- Avg merge
- 36m
- Merged PRs (30d)
- 2
Description
It was noticed during testing that conf-root is by default ".". When build-dir is set, this results in configure being invoked from wrong directory. A solution needs to take into account that command-subdir might be set (autotools project might be in a subdirectory inside a monorepo).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.