diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-07-04 20:51:39 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-05 09:48:19 +0200 |
commit | 49d97993d83f92bb975110a7ff49ea75a84ee2c2 (patch) | |
tree | 01e6a77e0e1cabfef741fb8d0136b576f752e9e2 /docs/manual/adding-packages-python.txt | |
parent | 4b4ed7a7f9f11d3bb180045b2d907f30edb8280e (diff) | |
download | buildroot-49d97993d83f92bb975110a7ff49ea75a84ee2c2.tar.gz buildroot-49d97993d83f92bb975110a7ff49ea75a84ee2c2.zip |
arch: define dependencies for the binfmt flat formats
The situation looks like following for elf2flt and binfmt FLAT:
* Only gcc for bfin/m68k implements
-msep-data (BR2_BINFMT_FLAT_SEP_DATA) and
-mid-shared-library (BR2_BINFMT_FLAT_SHARED), so the corresponding
options are made only visible on those architectures.
* When the default of BR2_BINFMT_FLAT_ONE is used on m68k, broken
binaries are produced, which mainly end up in SIGILL, so do not use
it for m68k.
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
[Thomas:
- also add the dependencies on m68k/bfin to BR2_BINFMT_FLAT_SHARED
- rework commit log.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-packages-python.txt')
0 files changed, 0 insertions, 0 deletions