Ticket #2110 (new enhancement)
Opened 9 months ago
headers legacy dir
| Reported by: | aljen | Owned by: | axeld |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | - General | Version: | R1 development |
| Cc: | Blocked By: | ||
| Platform: | All | Blocking: |
Description
according to ticket 1332,
about legacy dir, we could add this line { "/boot/develop/headers/be/legacy", 0, 0, 0 },\ to INCLUDE_DEFAULTS in #ifndef CROSS_COMPILE and this line { CROSS_INCLUDE_DIR "/be/legacy", 0, 0, 0 },\ to INCLUDE DEFAULTS in #else of that ifdef in buildtools/gcc/gcc/config/haiku.h
now if we have for example file trunk/headers/os/legacy/sys/file.h it could be accessed without any changes in any apps using it
sorry four double post, but i didn't noticed that if it's closed it didn't show up in dev.haiku-os.org whe new comment is added :)
Note: See
TracTickets for help on using
tickets.
