Changeset 3ffb69b in mainline for HelenOS.config


Ignore:
Timestamp:
2019-01-22T12:16:42Z (7 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b51ee38
Parents:
e5360a8
git-author:
Jiri Svoboda <jiri@…> (2019-01-21 18:16:32)
git-committer:
Jiri Svoboda <jiri@…> (2019-01-22 12:16:42)
Message:

Dynamic linking for arm32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    re5360a8 r3ffb69b  
    578578
    579579% Dynamic linking support
    580 ! [PLATFORM=amd64|PLATFORM=ia32|PLATFORM=ppc32|PLATFORM=sparc64] CONFIG_RTLD (y/n)
    581 ! [PLATFORM=abs32le|PLATFORM=arm32|PLATFORM=ia64|PLATFORM=mips32|PLATFORM=riscv64] CONFIG_RTLD (n)
     580! [PLATFORM=amd64|PLATFORM=arm32|PLATFORM=ia32|PLATFORM=ppc32|PLATFORM=sparc64] CONFIG_RTLD (y/n)
     581! [PLATFORM=abs32le|PLATFORM=ia64|PLATFORM=mips32|PLATFORM=riscv64] CONFIG_RTLD (n)
    582582
    583583% Build shared libraries
Note: See TracChangeset for help on using the changeset viewer.