summaryrefslogtreecommitdiffstats
path: root/support/scripts/graph-build-time
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-12-03 22:41:31 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-12-11 22:49:14 +0100
commitc1a38829e7529289040e24d6d1c14765f0ab426e (patch)
treec35551ff4a8a4f5c85c4c6ca553307a89c01fddc /support/scripts/graph-build-time
parentc149083f933b7e60f606e6e6ffe478c37538bc37 (diff)
downloadbuildroot-c1a38829e7529289040e24d6d1c14765f0ab426e.tar.gz
buildroot-c1a38829e7529289040e24d6d1c14765f0ab426e.zip
arch: ensure BR2_BINFMT_ELF is really used
Currently, the binary format choice is only shown for the Blackfin and m68k architectures, since we assume that all other architectures are using the ELF binary format. However, due to this, the BR2_BINFMT_ELF symbol is in fact not set to 'y' for those architectures that use the ELF format. This will be causing problems for the refactoring of the static/shared library support, as we will need to know if the binary format supports shared libraries or not. Therefore, we simply make the choice visible on all architectures, even if it means that on many architectures no other choice than ELF will be available. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'support/scripts/graph-build-time')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud