Changes between Initial Version and Version 1 of Ticket #15828
- Timestamp:
- Mar 24, 2020, 8:43:38 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15828 – Description
initial v1 7 7 Path remapping will also simplify cross compiling: it will became possible to install any achitecture package on any Haiku architecture, if architecure don't match path remapping will be used. 8 8 9 Targets of path remapping are `bin`, `lib`, `develop/lib`, `develop/headers` and may be others. 9 Targets of path remapping are `bin`, `lib`, `develop/lib`, `develop/headers` and may be others. Some options for controlling remapping are required, for example there are platform-independent and platform-dependent headers.