Changeset 544a2e4 in mainline for HelenOS.config
- Timestamp:
- 2011-05-30T21:37:43Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7b712b60
- Parents:
- 18ba2e4f (diff), 0743493a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
HelenOS.config
r18ba2e4f r544a2e4 522 522 ! [PLATFORM=sparc64&CONFIG_SMP=y] CONFIG_AP (y/n) 523 523 524 % Use Block Address Translation by the loader525 ! [PLATFORM=ppc32] CONFIG_BAT (y/n)526 527 524 % Preserve A.OUT header in isofs.b 528 525 ! [PLATFORM=sparc64&MACHINE=generic] CONFIG_AOUT_ISOFS_B (y) 529 526 527 % Dynamic linking support 528 ! [PLATFORM=ia32] CONFIG_RTLD (n/y) 529 ! [PLATFORM=abs32le|PLATFORM=amd64|PLATFORM=arm32|PLATFORM=ia64|PLATFORM=mips32|PLATFORM=ppc32|PLATFORM=sparc64] CONFIG_RTLD (n) 530 531 % Build shared libraries 532 ! [CONFIG_RTLD=y] CONFIG_BUILD_SHARED_LIBS (n/y) 533 ! [CONFIG_RTLD=n] CONFIG_BUILD_SHARED_LIBS (n) 534 535 % Link against shared libraries 536 ! [CONFIG_BUILD_SHARED_LIBS=y] CONFIG_USE_SHARED_LIBS (n/y) 537 ! [CONFIG_BUILD_SHARED_LIBS=n] CONFIG_USE_SHARED_LIBS (n) 538 530 539 % Run devman on startup 531 540 ! CONFIG_START_DEVMAN (y/n)
Note:
See TracChangeset
for help on using the changeset viewer.