Changes between Initial Version and Version 1 of Ticket #10093, comment 3
- Timestamp:
- Oct 14, 2013, 6:20:27 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10093, comment 3
initial v1 1 1 Our which script didn't work in chrooted build environment (for example haikuporter) as /etc/profile somehow wasn't sourced, that's why I replaced it with a binary version. 2 2 3 I can provide a package for gcc2 (will add it to the repo), however I can't do it for other archs. Can someone else provide packages ?3 I just added the package for x86_gcc2 to the repo, however I can't test it on other archs. Anyone wants to contribute packages ? 4 4 5 5 Also, I'm still unsure if it should be a depends of haiku_devel, or if we should leave people installing it. Seems not having which is very unexpected in most configure scripts. It's not part of POSIX, however.