#4341 closed enhancement (junk)
Update UserBuildConfig.sample to include only build profiles
Reported by: | mmadia | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Build System | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
It may be worthwhile to replace the contents of build/jam/UserBuildConfig.sample with some build profiles that can easily be edited.
IIRC, it already contains some outdated information, such as the need for HAIKU_ADD_ALTERNATIVE_GCC_LIBS = ;.
Later in the week, i'll make time to whip something up.
Change History (3)
comment:1 by , 15 years ago
comment:2 by , 14 years ago
Resolution: | → junk |
---|---|
Status: | new → closed |
comment:3 by , 4 years ago
Milestone: | Unscheduled |
---|
Note:
See TracTickets
for help on using tickets.
Unsetting
HAIKU_ADD_ALTERNATIVE_GCC_LIBS
is not at all outdated. It allows you to build a non-hybrid image even, if you have configured for a hybrid. Very useful to cut down turn-around times when examining a specific problem.